Hi all,
Is there a way of adding a beat grid anchor in a track & making it beat 1 using a script?
It would be nice to pause the track at the desired point & simply press a button/pad to add an anchor point. I find the whole process of using the BPM editor infuriatingly bad. It never seems to want to make the new anchor point beat 1.
Is there a way of adding a beat grid anchor in a track & making it beat 1 using a script?
It would be nice to pause the track at the desired point & simply press a button/pad to add an anchor point. I find the whole process of using the BPM editor infuriatingly bad. It never seems to want to make the new anchor point beat 1.
geposted Sun 17 Jan 21 @ 11:16 am
could set a Apoi with
set_firstbeat
you would probably need to do the same with loadPoint or somewhere early in the song too.
set_firstbeat
you would probably need to do the same with loadPoint or somewhere early in the song too.
geposted Sun 17 Jan 21 @ 12:00 pm
Thanks for replying.
set_firstbeat moves the whole beat grid to that position
set_firstbeat moves the whole beat grid to that position
geposted Sun 17 Jan 21 @ 12:09 pm
hence the reason why you'd need a apoi near the start or at loadpoint.
An imperfect solution but a solution
An imperfect solution but a solution
geposted Sun 17 Jan 21 @ 12:32 pm