mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
ad0b4f5ea4
PR: 221459 Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D12999
8 lines
422 B
Plaintext
8 lines
422 B
Plaintext
Drumstick is a tool to play music. This is a set of C++ MIDI libraries using
|
|
Qt5 objects, idioms and style. It contains a C++ wrapper around software
|
|
support for MIDI. 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.
|
|
|
|
WWW: https://sourceforge.net/projects/drumstick
|