Menu

#246 [midiout] only outputs sysex on alsa-midi

open
puredata (322)
5
2008-02-29
2008-02-29
No

when using alsa-midi as midi-transport, the [midiout] object does not what i would expect: it outputs the bytes and sysex bytes instead of raw-midi, which is incompatible with the behaviour when using other transports.

i understand that this is not so simple to implement, as alsa-seq does not have a notion of "raw midi".
the way to do it, would probably be to parse the raw midi and use the proper alsa-midi calls (and let alsa unparse the events into raw-midi again :-))

Discussion

Anonymous
Anonymous

Add attachments
Cancel