[linux-audio-dev] Alsa Sequencer Raw MIDI Data

Christoph Eckert ce at christeck.de
Wed Aug 31 16:38:12 UTC 2005


> I'm currently developing an application which should be controlled
> via MIDI. I'd like to use the Alsa Sequencer API, so I can use
> aconnect and friends to connect my app to other apps and MIDI
> hardware. However I like to get access and send the raw MIDI stream.
> So far I only saw code which use the snd_seq_event_input() call which
> already parsed the MIDI data. Is there another function which lets me
> access the latest received MIDI bytes? Or does the snd_seq_event_t
> struct contain the raw bytes?

Maybe

http://www.music.mcgill.ca/~gary/rtmidi/

is useful for you.


Best regards


    ce



More information about the Linux-audio-dev mailing list