登录:     


Forum: General Discussion

Topic: mixtrack pro effect button mapping

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

hello i have a question, after reading an intresting story on harmonic mixing and the key change effect i was hopeing to map it to the effect knob of my mixtrack pro as it is now i can scroll effects and pick one but to use key change i need to click the on screen knob with my mouse. any ideas?
thanks :-)
 

发表时间 Fri 09 May 14 @ 6:12 am
You could try to map the action "key_move"
 

If theres is some effects already assign to your effects button like (e.g Scratch)
You need to use the shift key while pressing the effects button to function the secondary command assign to the effects buttons as your keys selector.

action="var '$shift' ? 'effects' scratch : key_move"

If your effects button function is to switch ON and OFF effects only try below syntax

action="var '$shift' ? 'effects' on : key_move"

If you you want to change the effects button to function as your keys selector only then try below syntax key_move as example above by PachN


 



(陈旧帖子或论坛版块会自动关闭)