Hos to send sysex?
Any hint. Tip or example on sending Sysex Is very welcomed.
There's nothing special sending sysex!
You just need to send the right values to a [midiout] object.
The values are (in decimal) :
240 constructorID datas… 247
[sxformat] can be of some help if you need some computing or checksum.
Hi,
Did you find any tutorials on this, Henrik? Or can you share some of your work please? I am trying to do the same thing but I can't seem to figure out how. Thanks