You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added CC x2 mode, allowing MML commands like release rate with a range of 0-255 to be mapped to MIDI CCs with a range of 0-127.
Fixed a bug when the transpose range has to shift negative
Changed the heuristic for when gate time is insufficiently accurate to represent long rests and SEQ64 switches over to emitting a full-length note plus a delay. Now the heuristic is based on guaranteeing a minimum resolution of the note off time.