EQs and QuickEffect disabled by inaccessible controls

Bug #1975530 reported by ronso0
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Confirmed
High
Unassigned

Bug Description

I experienced this once while working on https://github.com/mixxxdj/mixxx/pull/4667, and I thought it was caused by switching between main and 2.3 while testing.
Now this was also reported on the forums https://mixxx.discourse.group/t/reloop-terminal-mix-2-equalizer-knobs-not-working/24924/12 and we figured it was caused by the same controls. The forum user appearantly had this issue right from the beginning after installing Mixxx.

Interestingly we both use a Reloop TerminalMix2/4, though I'm like 80% sure I didn't use the controller while working on the EQ preferences page.
EDIT: the forum user also had a main (2.4-alpha) installed earlier.

These controls are stored with '0' in the config:
[EqualizerRack1_[ChannelN]]
group_[ChannelN]_enable 0

[QuickEffectRack1_[ChannelN]]
group_[ChannelN]_enable 0

These are not used in the TerminalMix mapping.
Removing those lines restores the EQ and QuickEffect.

Tags: effects eq
ronso0 (ronso0)
description: updated
Revision history for this message
ronso0 (ronso0) wrote :

controls are created in EffectChainSlot::registerInputChannel, but I can't trace where the crucial toggle command comes from.
I managed to reproduce the issue for [QuickEffectRack1_[ChannelN]] with 2.3 when switching between Shade and Deere and messing with Pref > EQ (clear EQ effect and tick "Bypass EQ processing")

Revision history for this message
ronso0 (ronso0) wrote :

Hopefully just happens when switching back to 2.3, but if it happens this is impossible to fix, except you know what you're looking for (like in the forum thread), so this report is actually just documentation of my experience so others know it, too :)

Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/10737

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.