Open kkevinm opened 1 year ago
That sounds like a failure to detect the end of the note in readahead due to legato terminating the check early for whatever reason.
If I fix this, it's a hot patch case for playback consistency reasons. The last thing I need is to accidentally break more songs when fixing these kind of cases up, as I was initially notified that I was breaking songs by mistake I think while I was enchanting readahead if I recall correctly.
Remote command types 2 and 3 don't trigger if legato is active in the channels (1 and 4 work fine). For example:
Here the volume changes midnote only in channel #0. Notably in case of command type 3 the note doesn't key off at the rest as expected, but the remote command isn't triggered.