Is there such a beast? Looking to add a Copyright MidiMessage…
[code]String stringValue = “Copyright xyz 2012”;
MidiMessage(0xff, 0x02, stringValue, 0.0);[/code]
Thanks,
Rail
Is there such a beast? Looking to add a Copyright MidiMessage…
[code]String stringValue = “Copyright xyz 2012”;
MidiMessage(0xff, 0x02, stringValue, 0.0);[/code]
Thanks,
Rail