登录:     


Forum: General Discussion

Topic: set pitch or slow down track

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

running dj8. how do i set the speed so that it is the same for all my song in my play list
 

发表时间 Sun 08 May 16 @ 7:03 pm
Options > SmartPlay set to yes
 

If you are talking about automix, it is not possible to define a constant bpm for automix list at the moment.
 

it is however possible to maintain a constant pitch so that all of the songs in the playlist will be played slower(or faster)

take a look at FRUiT's latest skin, there's a button on the Automix/Karaoke panel called P SET, or you could assign a custom button with this script

var_equal "AMpWA" 0 ? off & set "AMpWA" 1 & repeat_start_instant "AMpitcher" 33ms & load_pulse ? repeat_start_instant "pitchRem" 1000ms 1 & pitch & param_cast & set "AMpitch" : get_var "AMpitch" & param_cast & pitch : blink & set "AMpWA" 0 & repeat_stop "AMpitcher"

hope that helps
 



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