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!
I'd like it just be a half step lower when it loads. any advice on how to do that?
Thanks!
发表时间 2 days ago @ 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.
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.
发表时间 2 days ago @ 9:59 pm
Thank you for the correct macro. Solved my problem!
发表时间 22 hours ago