Re: [linux-audio-dev] Quick question regarding raw midi access via alsa sequencer

From: Paul Davis <paul@email-addr-hidden>
Date: Fri Mar 18 2005 - 17:50:32 EET

>I did a bit of hacking on my app trying to make it alsa sequencer compatible
>but did not want to do too much changing in terms of how it deals with raw
>MIDI data. From looking at the API reference it seems that I have 2 choices:

libmidi++ in the ardour source tree has what you need. at least as a
model. ardour writes raw MIDI, never uses the sequencer API. libmidi++
provides "port" objects which support that, regardless of whether they
correspond to a raw MIDI port, a FIFO (literally), CoreMIDI or ALSA sequencer.

see alsasequencer_midiport.cc for details.

--p
Received on Fri Mar 18 20:15:14 2005

This archive was generated by hypermail 2.1.8 : Fri Mar 18 2005 - 20:15:14 EET