Comment 1 for bug 1645565

Revision history for this message
Daniel Schürmann (daschuer) wrote : Re: jscript issue: true/false is not 1/0

When "mix" is 0 when enabling the effect you should not hear the effect at all. Because it is fully dry = bypassed. If this is not the case this sounds like an engine bug.

You could verify the current values of the controls by starting Mixxx using:
mixxx --developer

Now the tooltips are displaying the current value. And you are able to whatch all Control objects in the developer menu.

You may also run your script and save all COs in a CVS file before and after.

Is it possible to reproduce the faulty behavior using the developers menu only?

Does it happen in latest master build? Maybe
https://bugs.launchpad.net/mixxx/+bug/1609270 is related.