Sign In:     


Forum: VirtualDJ Technical Support

Topic: Songs automatically match BPM
Hi all!

It's been like that for a while. No matter what I do, If the song I'm starting is close in BPM to the one playing, it's value will snap to the playing song BPM, either while loading or when I start it. autoBPMMatch, autoPitchLock, smartPlay and smartPlayLimitPitchRange are all set to no. Automix is not used, but I also tried to set automixBeatMatchOnFade to no.

BTW, automixTempoMode when in keep bmp mode is not supposed to change bpm if the pitch change would be over 10%, but it won't care and will change bpm even for 50%

The skin doesn't influence the result, nor the controller. Any idea what I could change to fix at least my first problem?

Thanks!
 

Posted 8 hours ago
Anything mapped to keyboard ONSONGLOAD or ONINIT, could be quantize_all called somewhere.
 

It was quantize_all. It seems to overide everything, not only quantizing but matching bpm, maybe key and others.

Thanks Locodog!
 

No, it doesn't match key, but if BPM is less than 10% in pitch range it will match.
Why shouldn't it, since you are calling for quantized actions on the grid of the other song ?
I mean, yes there might be a few cases that you don't want/need the BPM to match but still have quantize, but that's maybe 2% of all the possible user cases ?