1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
Source: exadrums
Section: sound
Priority: optional
Maintainer: Jeremy Oden <jerem.oden@gmail.com>
Build-Depends:
debhelper-compat (= 13),
libasound-dev,
libexadrums-dev (>= 0.7.0),
libgtkmm-3.0-dev,
libminizip-dev,
pkg-config,
zlib1g-dev,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://exadrums.com
Vcs-Browser: https://github.com/SpintroniK/eXaDrums/tree/debian
Vcs-Git: https://github.com/SpintroniK/eXaDrums.git -b debian
Package: exadrums
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Software drum module (graphical user interface)
ExaDrums is a virtual drum module that allows drummers play with
custom-made drum kits.
.
It is user-friendly and combines high quality stereo sound with low
latency.
.
Each drum kit provides individual sliders in order to control the
volume of its drum pads.
.
A built-in metronome can be combined with a rhythm coach to make
practice sessions easier and efficient.
.
The drum triggers can be adjusted so that their response feels as
natural as possible, and different sensor interfaces include a
virtual (on-screen) multi pad and external sensors.
.
Although eXaDrums is usable as a drum module, it is still an
experimental project. As such, some features are not yet implemented,
and the error management is not complete.
.
This package provides the graphical user interface.
|