Hi
I just got a Hercules 4MX console and I want to reassign either the FX nob or the pitch slider to control volume on decks C and D. I am trying to be able to control the volume to all 4 decks(A,B,C,D) at the same time without pushing the "deck switch" button.
Is this even possible with this console.
Thanks for your help
R
I just got a Hercules 4MX console and I want to reassign either the FX nob or the pitch slider to control volume on decks C and D. I am trying to be able to control the volume to all 4 decks(A,B,C,D) at the same time without pushing the "deck switch" button.
Is this even possible with this console.
Thanks for your help
R
发表时间 Mon 28 Mar 11 @ 9:43 pm
yes you can do that, you just need to use:
for the pitch fader:
deck 3 volume slider
for a normal absolute encoder:
deck 3 volume slider
for an endless encoder:
param_greater 50% ? deck 3 volume slider +1 : deck 3 volume slider -1
not sure how the device side left and right code works so if you set it up this way whatever knob you choose will permanently control decks 3 and 4. The problem you will face is that you can't change the mapping on the le version, you will need pro.
for the pitch fader:
deck 3 volume slider
for a normal absolute encoder:
deck 3 volume slider
for an endless encoder:
param_greater 50% ? deck 3 volume slider +1 : deck 3 volume slider -1
not sure how the device side left and right code works so if you set it up this way whatever knob you choose will permanently control decks 3 and 4. The problem you will face is that you can't change the mapping on the le version, you will need pro.
发表时间 Mon 28 Mar 11 @ 10:02 pm
Thanks for your help.
发表时间 Tue 29 Mar 11 @ 7:41 pm