Hello,
Just a note, I tried searching through the forums, but couldn't find anything that helped. I did found some things similar, but neither made sense to my situation. With that being said, I am trying to write a syntax for mapping my keys for my Hercules 4mx controller. I want to keep my jogwheel functions the way it is to move tracks, but would also like to add a loop_length to the jogwheel functions as wheel. I hear wheel_mode can help do many functions using the jogwheel as long I can choose between different options. Anyone can help?
Thanks
Just a note, I tried searching through the forums, but couldn't find anything that helped. I did found some things similar, but neither made sense to my situation. With that being said, I am trying to write a syntax for mapping my keys for my Hercules 4mx controller. I want to keep my jogwheel functions the way it is to move tracks, but would also like to add a loop_length to the jogwheel functions as wheel. I hear wheel_mode can help do many functions using the jogwheel as long I can choose between different options. Anyone can help?
Thanks
Posted Mon 18 Jun 12 @ 7:45 pm
you will need to upgrade to pro to be able to map your controller, but you may be able to make "wheel_mode" from your keyboard but I have never used LE to know.
this is from the script wiki
wheel_mode : change the mode of the jogwheel between: "jog", "search", "loop_move", "loop_out", "loop_in", "browser", or use +1 and -1 to cycle through all modes. You can select from a subset using a syntax like 'wheel_mode "loop_move,loop_in,loop_out" +1'.
this is from the script wiki
wheel_mode : change the mode of the jogwheel between: "jog", "search", "loop_move", "loop_out", "loop_in", "browser", or use +1 and -1 to cycle through all modes. You can select from a subset using a syntax like 'wheel_mode "loop_move,loop_in,loop_out" +1'.
Posted Mon 18 Jun 12 @ 8:36 pm