Any way to access the master EQ (graphic EQ) for scripting/controllers?

Asked by Jess Boerner

Simply want to access the master graphic EQ in the settings for one of my controllers but never found a way to it using: https://www.mixxx.org/wiki/doku.php/mixxxcontrols

Question information

Language:
English Edit question
Status:
Solved
For:
Mixxx Edit question
Assignee:
No assignee Edit question
Solved by:
Jess Boerner
Solved:
Last query:
Last reply:
Revision history for this message
Daniel Schürmann (daschuer) said :
#1

It is [EqualizerRack1_[Master]_Effect1],parameter<X> where <X> is the band 0 ... 8

Revision history for this message
Jess Boerner (jessboerner) said :
#2

Not working when I map to a controller's faders

getControl returning NULL for (" [EqualizerRack1_[Master]_Effect1]", "parameter0")

Revision history for this message
Jess Boerner (jessboerner) said :
#3

After digging into the developer tools, I cannot determine why this is bugging out.

Revision history for this message
Jess Boerner (jessboerner) said :
#4

Okay, It looks like it's actually parameters 1-8, not 0-8.

Also, adjusting this EQ on my controller does not update the GUI in the settings menu for the Graphic EQ.

Revision history for this message
Daniel Schürmann (daschuer) said :
#5

> Also, adjusting this EQ on my controller does not update the GUI in the settings menu for the Graphic EQ.

I know. You may file a bug for it, that we can fix it when working on the EQs again.