Sign In:     


Forum: General Discussion

Topic: pre-set speeds ("pitch") for multiple songs in playlist / automix ?
I'm not trying to create a playlist where all the BPMs are similar.

I'm trying to create a playlist where (simplified) song 1 plays 5% slower than its recorded speed, song 2 plays 10% slower than its recorded speed, song 3 plays at its recorded speed, etc.

Can that be done? If so, how?

Thanks
 

Posted Sat 31 Aug 24 @ 9:36 pm
I'd probably relay_play, use a tag to hold a pitch value and use onsongload to first query if relay is on, then read the tag and set the pitch.
It's not rocket science.
 

locoDog wrote :
It's not rocket science.

For most users it is..
It seems simple enough to you and me, but for most users it's not an easy task.