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 with ALSA, OSS, Windows, Mac OSX, Network
and FluidSynth direct output backends.
Changes for v1.0.2
* RT library: Fix for ticket #6 - Mac OSX MIDI Input
Compilation minimum requirements for all platforms: CMake 3.0 and Qt 5.1
Copyright (C) 2009-2015, 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.0.2/