VirtualDJ OSC mapping problem
VirtualDJ OSC mapping problem Posted on: 17.08.2012 by Royal Acoba I'm mapping the following commands to my osc;Code:
video_fx video_transition Best Regards | |
Royal Acoba 17.08.2012 | I'm mapping the following commands to my osc; Code:
video_fx video_transition Best Regards |
Jonathan Chiuchiolo 19.08.2012 | if you make the button a note it will work, the reason you need to use "param_greater 0% ?" is because the button is sending a cc message instead of note on/off. |
Royal Acoba 18.08.2012 | I solved video_fx and video_transition active thing. for video_fx Code:
param_greater 0% ? video_fx on : video_fx off Code:
param_greater 0% ? video_transition on : video_transition off |
Royal Acoba 17.08.2012 | Come on guys help me |
<< Back to Post and find Controller MappingsReply