登录:     


Forum: General Discussion

Topic: Script to make a deck auto stop at next cue

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

I was trying to create a script but I'm new to making scripts on VDJ, what i'm trying to achieve is:

On the playing deck, get the position of the next cue, and make that deck automatically stop when that position is reached.

Can VDJScript do that?

Regards!
 

发表时间 Thu 09 Jun 22 @ 8:07 pm
yeah it can, cue_countdown seems best

button script

repeat_start stopAtCue `cue_countdown & param_cast 'beats'` 1 & stop
 

Worked perfectly! Thank you so much!!!
 



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