Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: Disabling current loop when jumping to a hotcue

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

Is there a setting I can change so that if I have an active loop and I hit a hotcue the loop will stop playing? Right now, if i have a loop on a song and I hit a hotcue the loop will stay there on the position where I activated it.
 

geposted Thu 28 Nov 19 @ 6:07 pm
loopAutoMove = No
 

geposted Thu 28 Nov 19 @ 6:42 pm
locoDogPRO InfinityModeratorMember since 2013
loopAutoMove = No will keep the loop active if you jump before the loop position.

there is no setting, but you could make one!
custom button
repeat_start 'autoKillLoop' ? on & repeat_stop 'autoKillLoop' : off & loop_load_prepare ? nothing : repeat_start 'autoKillLoop' 1000ms & param_smaller "get_time loopin" "get_time 'elapsed'" ? loop 0 : off

you could instead add " & loop 0" to however you call hotcues.
 

geposted Thu 28 Nov 19 @ 7:51 pm


(Alte Themen und Foren werden automatisch geschlossen)