![](https://secure.gravatar.com/avatar/c171c43f5748a94a97d8c16a099f144f.jpg?s=120&d=mm&r=g)
7 Aug
2012
7 Aug
'12
11:39 a.m.
Hi all, Is it possible to send arbitrary midi messages like F0 00 01 61 03 04 7F 7F 7F 7F 7F 7F 7F 7F 7F 7F F7 (for example) ? I understand that you can work with hex, but it seems that MidiMsg is fixed at 3 data slots, and MidiIn and MidiOut interface via MidiMsg. Is there any way to use MidiOut without MidiMsg? Or possibly overload the class with a more flexible message holder? Cheers, Julian