Hos to send sysex?

Henrik Lynge's icon

Any hint. Tip or example on sending Sysex Is very welcomed.

pdelges's icon

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.

Mishu Calian's icon

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