a different midiin to receive sysex within M4L

Stan's icon

Hello everybody,

is there a chance to develop a different midiin (/midiout) as an external, which at minimum can receive (/send) sysex-data. The problem is, that ableton live filters the sysex data out, so i cant get my PadKontrol working in native mode from within M4L.

I want to write a midiin that is independent from ableton live.

Is there a good starting point to write this in c++ ? has anybody the code for the native midiin/midiout, so i can modify it ?

Timothy Place's icon

You try to look at PureData to see how it handles midi.