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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel