Language

Package: drumstick @ 2.1.1

Synopsis

C++ MIDI library

Description

Drumstick is a set of MIDI libraries using C++/Qt5 idioms and style. It includes a C++ wrapper around the ALSA library sequencer interface. A complementary library provides classes for processing SMF (Standard MIDI files: .MID/.KAR), Cakewalk (.WRK), and Overture (.OVE) file formats. A multiplatform realtime MIDI I/O library is also provided with various output backends, including ALSA, OSS, Network and FluidSynth.

Home page
https://drumstick.sourceforge.io/
Location
gnu/packages/music.scm (line: 2694, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'qttools' should probably be a native input
formatting

Look for formatting issues in the source

line 2712 is way too long (91 characters)