Anmelden:     


Forum: General Discussion

Topic: DDJ 1000SRT

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

Morning, I’m using the DDJ 1000SRT and I’m wondering how to remap the in and out buttons to use them to increase and decrease the timing for the auto loop feature.
 

geposted Mon 04 Oct 21 @ 3:43 pm
loop_half

and
loop_double


 

PhantomDeejay wrote :
loop_half

and
loop_double




Ok and how about the auto loop button? On my controller it’s just a 4 bar auto loop. I want the auto loop button to be wherever I choose it to be.
 

Just need to be:

LOOP

for that action. It may have "LOOP 4" mapped and with only "LOOP" action would AUTOLOOP whatever you choose your loop lenght to be.So the default mapping is:

loop ? loop_exit : loop 4

and the new instruction would be:

loop ? loop_exit : loop

 

acw_dj wrote :
Just need to be:

LOOP

for that action. It may have "LOOP 4" mapped and with only "LOOP" action would AUTOLOOP whatever you choose your loop lenght to be.So the default mapping is:

loop ? loop_exit : loop 4

and the new instruction would be:

loop ? loop_exit : loop



Thanks!
 

strictly speaking the second script could just be
loop
 



(Alte Themen und Foren werden automatisch geschlossen)