Skip to content

Instantly share code, notes, and snippets.

@virgilvox
Created February 11, 2015 22:42
Show Gist options
  • Save virgilvox/607d7fe707acdbe2c4cd to your computer and use it in GitHub Desktop.
Save virgilvox/607d7fe707acdbe2c4cd to your computer and use it in GitHub Desktop.
adding data to buffer: <Buffer f9 02 03>
remote data in <Buffer f9> 1
one byte command <Buffer f9>
adding data to buffer: <Buffer f9 02 03>
sent data { payload: '+QID+QID', devices: [ '*' ] }
remote data in <Buffer f4 18 04> 3
2 byte check [ 244, 24 ]
MIDI 244
MIDI_REQUEST[PIN_MODE] 24 4
MIDI_REQUEST[PIN_MODE] write
error handling MIDI_REQUEST 244 [Error: Pin "24" does not support mode "4"]
remote data in <Buffer f4 18 03> 3
2 byte check [ 244, 24 ]
MIDI 244
MIDI_REQUEST[PIN_MODE] 24 3
MIDI_REQUEST[PIN_MODE] write
error handling MIDI_REQUEST 244 [Error: Pin "24" does not support mode "3"]
remote data in <Buffer f0 6f 18 5a 00 f7> 6
unhanled sysex [ 240, 111, 24, 90, 0, 247 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment