Connexion rapide:  

Forum: General Discussion

Sujet Please Help w/Loop Adjust-Jog Wheel
What is the correct command to make this jog wheel adjust the loop - to the left and + to the right?

Right now the command I put is the following loop_adjust -1 move

That only adjust -1 to the left put I want it to be +1 when I turn the jog wheel to the right. How do I need to code this?
 

Posté 6 days ago @ 7:11 am
Take a look at wheel_mode verb.
What you want to do, is to use a key kombo to cycle the jog between wheel_mode 'loop_in', wheel_mode 'loop_out' and wheel_mode 'jog'

On several controllers (especailly Pioneer ones) this function is usually present if you press the "loop in" or "loop out" buttons, WHILE the deck is in a loop.
 

Posté 6 days ago @ 8:19 am
djdadPRO InfinityDevelopment ManagerMember since 2005
Map a button (not the jog) as wheel_mode 'loop_move' to toggle jogwheel between Loop move mode and Jog mode when Deck is in Loop.
But keep in mind that when Jog is on Loop Move mode, it will do fine-movements and not -1/+1 beats - not sure if that whats u need.
 

Posté 6 days ago @ 6:55 pm