Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style. Includes
a C++ wrapper around the ALSA library sequencer interface: ALSA sequencer
provides software support for MIDI technology on Linux. A complementary
library provides classes for processing SMF (Standard MIDI files: .MID/.KAR),
Cakewalk (.WRK), and Overture (.OVE) file formats. A multiplatform realtime
MIDI I/O library is also provided for Linux, Windows, and Mac OSX.
Changes for v1.1.0
* RT library: new backend for Linux: Sonivox EAS (grabbed from Android Open
Source Project)
* RT library: new backend for Mac OSX: Apple DLS Synth
* RT library: two new methods to retrieve backends by name
* Four utilities/examples have been removed/replaced with the corresponding
unit tests
* Documentation revision
* Several fixes, thanks for the patches to Maximiliano Curia, Robin Lee, Heiko
Becker
Compilation minimum requirements for all platforms: CMake 3.0 and Qt 5.7
Copyright (C) 2009-2016, 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/1.1.0/