TextMIDITools v1.0.50 #22
tomejanzen
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Fix regression on how byte integers are recognized in textmidi.
Permit decimal and hexadecimal. Permit Hexadecimal with 1 digit:
0x1, 0x01, 1
0xff, 255
Also, add ALL_CALL as a device ID constant for SYSEX events, read by textmidi and written by miditext
This discussion was created from the release TextMIDITools v1.0.50.
Beta Was this translation helpful? Give feedback.
All reactions