slackbuilds/audio/drumstick
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README audio/drumstick: Added (C++ MIDI libraries using Qt5 objects) 2021-03-06 11:11:57 +07:00
doinst.sh audio/drumstick: Added (C++ MIDI libraries using Qt5 objects) 2021-03-06 11:11:57 +07:00
drumstick.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
drumstick.info audio/drumstick: Fixed dep info 2021-04-19 19:52:11 +02:00
slack-desc audio/drumstick: Added (C++ MIDI libraries using Qt5 objects) 2021-03-06 11:11:57 +07:00

README

Drumstick is a set C++ MIDI libraries using Qt5 objects, idioms and
style.  It contains 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 SMF (Standard MIDI files:
.MID/.KAR), and Cakewalk (.WRK) file formats processing. A multiplatform
realtime MIDI I/O library and GUI Widgets are also provided.

You also get in GUI: midi file player, drumgrid, virtual piano
And in CLI: metronome, dump{mid,ove,smf,wrk}, playsmf.