          MODULE=drumstick
         VERSION=2.11.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$SFORGE_URL/$MODULE
      SOURCE_VFY=sha256:bcf96143e8bc8227c8fd42178a2eca85943e45805d9c4d3d15509742225c41d5
        WEB_SITE=https://drumstick.sourceforge.io/
         ENTERED=20150531
         UPDATED=20260105
           SHORT="C++ MIDI libraries using Qt5 objects, idioms and style"

cat << EOF
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), Cakewalk (.WRK), and Overture (.OVE) file formats processing. 
A multiplatform realtime MIDI I/O library is also provided since release 1.0.
EOF
