anybody tried that? i like to send .syx files to a novation remote25 midicontroller, to reprogramm it via vvvv.
cheers ele
anybody tried that? i like to send .syx files to a novation remote25 midicontroller, to reprogramm it via vvvv.
cheers ele
can the filestream node and midiout, send .syx files?
and how is midishortoutput used?
I’ve sent midi messages via midi short output, if you do a google for midi byte messages, you’ll get an idea of what to send, its a bit hexxy!
Byte 1 gives the message type byte 2 the actual data
I think!
Cat
never heard of .syx files. just try if filestream and midiout do something with it.