快速登录:  

Forum: VirtualDJ Technical Support

话题: Repeat 3 times a marked loop

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Hello.
I have the VDJ pro 8
I have Cue 1 marked as loop_in and I have Cue 2 marked as loop_out.

Do you know how you can map the software so that a loop is repeated 3 times and then automatically exits the loop?
Thank you
 

发表时间 Fri 14 Aug 20 @ 8:13 pm
NicotuxHome userMember since 2014
you can adapt the script in precedent post,

you can use an action cue to script the loop the same way (no need of the repeat_start loop)

cue1 action : set cnt 3
cue2 action : cycle cnt -3 & var cnt 0 ? nothing : goto_cue 1
 

发表时间 Fri 14 Aug 20 @ 8:24 pm


(陈旧帖子或论坛版块会自动关闭)