Thanks Paul, I look into that particular file.
Best wishes, Ivica Ico Bukvic, composer & multimedia sculptor http://meowing.ccm.uc.edu/~ico/ > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:linux-audio-dev- > [EMAIL PROTECTED] On Behalf Of Paul Davis > Sent: Friday, March 18, 2005 10:51 AM > To: The Linux Audio Developers' Mailing List > Cc: [email protected] > Subject: Re: [linux-audio-dev] Quick question regarding raw midi access > viaalsa sequencer > > >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 > > -- > No virus found in this incoming message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.7.3 - Release Date: 3/15/2005 > -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.3 - Release Date: 3/15/2005
