Sign In:     


Forum: General Discussion

Topic: Mapping question

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

Hello all, I'm trying to map the effects dials on the mc6000 to control the eq10 effect. I used deck master effect_sider 1. Mapped it to fx dial 1. The problem is fx dial 1 on the left and right side of the controller are controlling slider 1. I want the right side dial to controls slider 7. How do I map that.



Thanks


J
 

Posted Mon 13 Apr 15 @ 9:17 pm
Try ..
device_side 'left' ? deck master effect_slider 1 : deck master effect_slider 7
or
action_deck 1 ? deck master effect_slider 1 : action_deck 2 ? deck master effect_slider 7 : action_deck 3 ? deck master effect_slider 1 : deck master effect_slider 7
 

device_side 'left' ? "How ever you controlled slider 1" : "Other FX slider"
 

Thanks DJ Dad, The first option you gave worked perfectly
 



(Old topics and forums are automatically closed)