krevis / MIDIApps

MIDI apps for Mac OS X: MIDI Monitor and SysEx Librarian.
http://www.snoize.com/
BSD 3-Clause "New" or "Revised" License
712 stars 112 forks source link

ER: Show controller with name, decimal, and hex all at once #87

Open krevis opened 3 years ago

krevis commented 3 years ago

User would like to see all 3 at once.

krevis commented 3 years ago

Do the same for note-on and note-off messages.

wpostma commented 1 year ago

I do notice that the format of standard name can be changed to Decimal number which is great.

Screen Shot 2022-11-20 at 12 50 05 PM

A hex dump would be really useful for sysex troubleshooting too. This is a great tool and as I do a little coding I hope to be able to help with improving or fixing bugs in it.