Thread: Midi <-> OSC
View Single Post
Old 11-15-2017, 10:45 PM   #42
mschnell
Human being with feelings
 
mschnell's Avatar
 
Join Date: Jun 2013
Location: Krefeld, Germany
Posts: 14,690
Default

Quote:
Originally Posted by Veto View Post
If you want to printf the sysex you need to escape "" by another "". Thats how it works in C at least.
As Sysex is binary you would need to manually do a binary -> hex conversion to print an arbitrary Sysex string in the log.

-Michael
mschnell is online now   Reply With Quote