Closed mixxxbot closed 2 years ago
Commented by: jypma Date: 2016-08-05T17:56:31Z
I think I found the problem, looks like an oversight in the initial effects code.
PR with a possible fix is here: https://github.com/mixxxdj/mixxx/pull/989
Commented by: daschuer Date: 2016-08-05T18:55:12Z
Great! I am glad you have found it. Before merge, you need to become a Mixxx contrinutor. Please sign: https://docs.google.com/a/mixxx.org/spreadsheet/viewform?formkey=dEpYN2NkVEFnWWQzbkFfM0ZYYUZ5X2c6MQ and comment here when done. Thank you very much.
Commented by: ronso0 Date: 2016-09-01T13:03:03Z
I noticed this issue but suspected my script to be faulty.. Just compiled rev5905 it works as expected. Thanks!
Issue closed with status Fix Released.
Reported by: jypma Date: 2016-08-03T07:18:34Z Status: Fix Released Importance: Medium Launchpad Issue: lp1609270 Tags: effects
I'm using the Deere skin, and trying to set up some advanced effects. To this end, I'm putting 3 effects into one effect chain, e.g. Bitcrusher -> Echo -> Reverb.
I'm hitting seemlingly a bug in the audio processing under the following conditions:
Under these conditions, no dry signal hits the second effect AT ALL. Only an attenuated input signal is present, no effect is heard. Now, when the Dry/Wet is moved to 100%, the sound does hit the second effect (full-on, of course). Moving Dry/wet slightly to the left again kills all FX input signal. Any reverb or echo tail does ring out.
So it seems that:
Forum link: http://www.mixxx.org/forums/viewtopic.php?f=3&t=8477