I looked in your examples for a MIDI example but couldn't find one, only OSC.
Is it possible to have a basic example for MIDI?
Incidentally, I thought that yaml could be an additional input format to specify the input template. I'm pretty amazed at the shortness of the generator code. I'm probably wrong, but at a glance the touchosc format seems to be an xml file format that's converted to a bin64 format (and then zip compressed?).
If my speculation is correct, then it should be possible to reverse engineer a touch-osc file back to xml as well. (-:
Hi,
Amazing project. Thanks so much for sharing!
I looked in your examples for a MIDI example but couldn't find one, only OSC.
Is it possible to have a basic example for MIDI?
Incidentally, I thought that yaml could be an additional input format to specify the input template. I'm pretty amazed at the shortness of the generator code. I'm probably wrong, but at a glance the touchosc format seems to be an xml file format that's converted to a bin64 format (and then zip compressed?).
If my speculation is correct, then it should be possible to reverse engineer a touch-osc file back to xml as well. (-:
S