Hello AlanK,
thanks for the reply.
yes, I started with this example. I think it is used a function calls "printBytes" to transform the income values to HEX (hexadecimal) values.
I wondering if...
Type: Posts; User: Salgado
Hello AlanK,
thanks for the reply.
yes, I started with this example. I think it is used a function calls "printBytes" to transform the income values to HEX (hexadecimal) values.
I wondering if...
Hello!
Hope you can help me, probably is easy the answer but I am totally struggling with Sysex.
I am sending via Webmidi, SysEx message to Teensy
for example
...
Pier, I didn't know that Ableton or other DAWs send the midi data when are open.
It is true that you usually plug the device before open the Ableton project, so works perfectly for me, when I...
Hello guys! first post here.
I am working on a simple midi controller with one button. Everything is perfect sending the cc message to Ableton (on/off).
Now I am using this function to receive the...