README 543 B

123456789101112
  1. Drumstick is a set C++ MIDI libraries using Qt5 objects, idioms and
  2. style. It contains a C++ wrapper around the ALSA library sequencer
  3. interface; ALSA sequencer provides software support for MIDI technology
  4. on Linux.
  5. A complementary library provides classes for SMF (Standard MIDI files:
  6. .MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform
  7. realtime MIDI I/O library and GUI Widgets are also provided.
  8. You also get in GUI: midi file player, drumgrid, virtual piano
  9. And in CLI: metronome, dump{mid,ove,smf,wrk}, playsmf.