[alsa-devel] Capturing MIDI
Clemens Ladisch
cladisch at fastmail.net
Fri May 11 18:39:05 CEST 2007
Steve Merrony wrote:
> I'd like to add a new feature to the software - a facility to simply
> record to a standard MIDI file anything that the program produces.
>
> Is there a recommended library for C++ ALSA programs to use for handling
> (writing) standard MIDI files?
ALSA handles sound devices; SMFs are something completely different.
I don't know of any general-purpose SMF library.
Have a look at arecordmidi.c.
HTH
Clemens
More information about the Alsa-devel
mailing list