Source: drumrox
Section: sound
Priority: extra
Maintainer: Équipe LibraZiK <librazik@tuxfamily.org>
Uploaders:
 Olivier Humbert <trebmuh@tuxfamily.org>,
 Jeremy Jongepier <jeremy@autostatic.com>
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 libexpat1-dev,
 libgtk2.0-dev,
 libsamplerate0-dev,
 libsndfile1-dev,
 lv2-dev,
 pkg-config,
Standards-Version: 3.9.3
Homepage: https://github.com/psemiletov/drumrox
#Vcs-Git: git://git.debian.org/collab-maint/drmr.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/drmr.git;a=summary

Package: drumrox
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Provides: lv2-plugin
Description: LV2 sampler plugin
 Drumrox is LV2 drummachine (DrMr fork) to load Hydrogen drumkits. The main goal
 of Drumrox is to keep it compatible with MODERN Hydrogen kit format.
 .
 It's main reason to exist is to give a way for lv2 hosts to have a built-in
 drum synth that can save its entire state (i.e. no need to go out to external
 tools and no need to save extra state).
 .
 Drumrox currently supports the following:
 - Loads as LV2 in the host
 - Control via midi
 - Scan for and load hydrogen drum kits
 - Multi-layer hydrogen kits (will pick layer based on that samples set gain)
 - LV2 controls for gain on first 32 samples of kit
 - LV2 controls for pan on first 32 samples of kit
 - GTK ui that can select a kit and control gain/pan on each sample
 - Custom knob widget for GTK ui based on phatknob that is both functional and
 awesome looking.
 - Sample grid can start in any corner of the window, to match the layout of
 your controller.
 - Led indicator in the UI when a sample is triggered
 - Led indicator can be clicked to trigger sample for preview
 - Presets are sorted in alphabetical order
 - Stereo (with built-in mixer) and 32-channels versions
 - Supported sample kit formats: Hydrogen, Drumrox, SFZ
 - Up to 32 instruments with layers
 - Automatic open hihat mute on hihat close
 - Drumkit image at plugin window
 - Built-in mixed with panning options
 .
 Documentation page : https://librazik.tuxfamily.org/doc5/paquets
 .
 LibraZiK audio studio package 2024 ©
