快速登录:  

Forum: VirtualDJ Skins

话题: BPM buttons with actions /2 and x2

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

Good afternoon, I am creating a skin which I added a panel BPM only option
and I added two buttons one is to divide the bpm by 2, the other button is to multiply the bpm by 2.

the problem is that I find the commands to work.
is the appreciate if they could help me with it.
 

发表时间 Sun 18 Aug 13 @ 5:53 pm
You need to use a percentage to set the bpm, remember though that this will change the bpm of the track saved in the browser.

deck # set_bpm 50%
deck # set_bpm 200%

replace # with whatever is most appropriate from [1, 2, 3, 4, left, right, default, "masterdeck"];

"masterdeck" would replace "deck #"
 

发表时间 Sun 18 Aug 13 @ 6:37 pm


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