- Code: Select all
kxctrl -mp x
where x is the number in the [] of the module. In your case for the FXMixers, you would replace x with either 2, 3, or 4.
Once you type in the code, you will get this list for the FXMixers:
- Code: Select all
[4001] to [400c]
[8003]: 'In0Level' p=xxx; translated: xxxx: current=xxx
[8004]...
[8005]...
[8006]...
[8007]...
[8008]...
[8002]: 'MonoLevel'...
[8009]: 'Master'
The 800x hex numbers are the ones your looking for and those are the ones to add to your ini file for each input to the FXMixers.
hope this helps.