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
add full UMP to MIDI1/SMF bytestream translator, with some breaking c…
…hanges.
- There are fixes in 64bit serialization regarding endianness.
- UMP to MIDI1 single translator is removed (internalized) and there is
now `cmidi2_convert_ump_to_midi1()` which handles full translation and
JR Timestamp to deltaTime converter (which leaves some TODOs though).