Se Connecter:     


Forum: General Discussion

Sujet: Mapping question

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

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
 

Posté 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
 



(Les anciens sujets et forums sont automatiquement fermés)