diff options
author | Michales Michaloudes <korgie@gmail.com> | 2021-03-06 04:06:05 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-03-06 11:11:57 +0700 |
commit | 654f6e61919850bdde641286c5da6d0d1bb1d2da (patch) | |
tree | ede90d983db00dbe3796437b3d3306fd12a77e67 /audio/drumstick/slack-desc | |
parent | a3889fc31630dc803ddeb8b15321ffc00136ea3d (diff) | |
download | slackbuilds-654f6e61919850bdde641286c5da6d0d1bb1d2da.tar.gz |
audio/drumstick: Added (C++ MIDI libraries using Qt5 objects)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/drumstick/slack-desc')
-rw-r--r-- | audio/drumstick/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/drumstick/slack-desc b/audio/drumstick/slack-desc new file mode 100644 index 0000000000..4ac4044820 --- /dev/null +++ b/audio/drumstick/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +drumstick: drumstick (C++ MIDI libraries using Qt5 objects) +drumstick: +drumstick: It contains a C++ wrapper around the ALSA library sequencer +drumstick: interface; ALSA sequencer provides software support for MIDI +drumstick: technology on Linux. A complementary library provides classes for +drumstick: SMF (Standard MIDI files: .MID/.KAR), and Cakewalk (.WRK) file +drumstick: formats processing. A multiplatform realtime MIDI I/O library and +drumstick: GUI Widgets are also provided. +drumstick: +drumstick: +drumstick: |