快速登录:  

Forum: Old versions

Topic: disable automix pitch reset?

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

i am using the automix feature and every time the song changes, the pitch slider resets. i want it to stay at a certain pitch throughout the entire playlist. how can i achieve this? (VDJ8)
 

发表时间 Sun 12 Jul 15 @ 5:35 am
I Think that is not possible at the moment.
 

not true, it was definitely working like 2 days ago.. i remember having to tinker with it before when it stopped working, but i forgot what i did to make the change. i knew i should have written it down!
 

There are various config settings which reset things when a new track is loaded. Please see the VDJ 8 User's Guide (page 109).
 

I tackled this for another user a few weeks ago, when I'm not on my phone I'll have a search, this evening.
 

There is pitchResetOnLoad option make sure this is set to no,
There is also automixBeatmatchOnFade option, again, no.

If you want something like this chap
http://www.virtualdj.com/forums/201088/General_Discussion/Automix_Compared_to_VDJ7_and_VDJ8.html?page=1

then on a custom button

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"

This will remember the pitch slider from one AM track to the next, tweak the pitch, and it will stick.

Press the button at the start your automix, job done
 

thanks!
 



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