> Drumstick is a C++ wrapper around the ALSA library sequencer interface
> using Qt4 objects, idioms and style. ALSA sequencer provides software
> support for MIDI technology on Linux. Complementary classes for SMF, WRK
> and OVE file processing are also included. This library is used in
> KMetronome, KMidimon and KMid2, and was formerly known as "aseqmm".
>
> Changes:
> * OVE file format support, contributed by Rui Fan
> * Optional RealtimeKit support for MIDI input thread
> * guiplayer simplified and optimized, with OVE format playback
> * Build system fixes: using visibility=hidden if it is available,
> exceptions, static build.
>
> Copyright (C) 2009-2010, Pedro Lopez-Cabanillas
> License: GPL v2 or later
>
> Project web site
>
http://sourceforge.net/projects/drumstick
>
> Online documentation
>
http://drumstick.sourceforge.net/docs/
>
> Downloads
>
http://sourceforge.net/projects/drumstick/files/