Ingresar:     


Forum: General Discussion

Tópico: Loading a song at a lower key
I have a song and a remixed version that I like to play back to back. The remixed version key is a half-step higher than the original. I've inserted 'Key_move -1', which solves the problem.....unless I happen to practice a few times before making the transition, in which case it drops the key a half-step multiple times as i practice it.
I'd like it just be a half step lower when it loads. any advice on how to do that?
Thanks!
 

Mensajes yesterday @ 9:52 pm
As an action poi you want key -1 not key_move
You could just rerecord it at the lower key.
You could add a condition to ONSONGLOAD, checking if it's that track and if is, change the key.
 

Thank you for the correct macro. Solved my problem!