Open LeonarddeR opened 3 years ago
@ScottChesworth friendly ping in case you missed it. If you could point this out to Cockos, that'd be super awesome!
This is still reproducible with REAPER 6.40
@jcsteh pointed me at the MIDI_Sort function. Interesting enough, when I execute MIDI_Sort after moving a cc with the cc movement actions, the cc's don't move at all.
I'd like to add support for the several move cc event actions: one pixel/grid unit left/right. I'm intending to create OSARA actions for them that move cc events or notes based on focus. In fact I already did so, however there is a show stopper.
When I move CC events like this, it looks like while they are moved correctly, the event information isn't updated:
Steps to reproduce
This is not the behavior I would expect, since with notes, it behaves as expected.
May be this is something you @ScottChesworth could shout out for to Cockos?