Is there a utility that I can enter midi messages in hex form and send them. I’d like to test my dout module but I can’t work out how I can send something like:
90 30 7F
I’ve tried midi-ox but there is no facility for entering hex midi controller messages as far as I can see.
I think it can all be sent via the “SysEx” window (poor naming I guess). If you pull down SysEx from the view menu, it opens a scratchpad window where you can type in note messages like that too and then select “send SysEx” from the Command Window menu. The output menu seems to display a SysEx header for the outgoing crap or something, but it looks to still send a regular 3 byte MIDI note (a MIDIO128 just picked it up here and lit an LED :)).
Hope that helps,
George
PS- Can MIOSStudio’s keyboard not send what you need?