Sign In:     


Forum: General Discussion

Topic: Struggling to make a script do what I want

This topic is old and might contain outdated or incorrect information.

I try to map the gain knob on deck 3 on the MC6000 mk1 control the filter of deck 3.
the other gain knobs will act as normal gain knobs.
But I'm having trouble to make a function different depending on what deck gain-knob is turned.
is it possible to map different functions for the gain knobs?

I tried like: device_side 3 ? filter : gain
and: deck 3 ? filter : gain
 

Posted Fri 16 Oct 15 @ 7:00 pm
action_deck 3 ? filter : gain
 

having said that, "device_side 3" should work, maybe not because it's because it's a hidden deck???
 

Thanks Loco,
Your script did work but device_side 3 did not, even if the skin is set in 4 deck mode.
 



(Old topics and forums are automatically closed)