Quick Sign In:  

Forum: Old versions

Topic: disable automix pitch reset?

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

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)
 

geposted 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!
 



(Alte Themen und Foren werden automatisch geschlossen)