登录:     


Forum: General Discussion

Topic: Total no of beats

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

Would it be possible to create (custom button?) a total beat counter between say 2 (cue?) points in a song?
Regards,
David.
 

发表时间 Sun 18 Jan 15 @ 9:28 pm
Why between 2 cues, that will be fixed?

I can understand beat_pos - cue_pos, I think that ca be tweaked with skinning.
Having "get" scripts as a custom button label is an interesting idea though.
 

I know that this was possible in skins for v7, so I think it is still possible in v8 skins.
But I'm not sure if you could use the same action for a custom button, I don't think so.

Anyway, if you would like to add it to your skin, that's what the v7 action would look like:

%BtocueX or
%BfromcueX

Wiki wrote :

%cueX : print the time position of the Xth cue point (can use modifiers)

•%tocueX : print the time to the Xth cue point (can use modifiers)

•%fromcueX : print the time elapsed from the Xth cue point (can use modifiers)



Wiki wrote :

Some of the % commands can be used with modifiers. Modifiers are capitalized letters you insert between the % and the command. You can use:
•P : modify the value to reflect the pitch change

•L : use the local value instead of the global value (only used by %level)

•B : display the value as a number of beat instead of a time



http://www.virtualdj.com/wiki/SkinSDK7.html
 



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