File: control

package info (click to toggle)
drumgizmo 0.9.11-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,548 kB
  • ctags: 3,206
  • sloc: cpp: 25,516; sh: 11,350; ansic: 926; makefile: 551
file content (59 lines) | stat: -rw-r--r-- 1,844 bytes parent folder | download
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Source: drumgizmo
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Víctor Cuadrado Juan <me@viccuad.me>,
Build-Depends:
 autoconf,
 automake,
 debhelper (>= 10),
 libao-dev,
 libasound2-dev,
 libcppunit-1.13-0v5,
 libcppunit-dev,
 libexpat1-dev,
 libjack-dev,
 liblilv-dev,
 libserd-dev,
 libsmf-dev,
 libsndfile1-dev,
 libssl-dev,
 libtool,
 libx11-dev,
 libzita-resampler-dev,
 lv2-dev,
 pkg-config,
Standards-Version: 3.9.8
Homepage: http://www.drumgizmo.org
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/drumgizmo.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/drumgizmo.git

Package: drumgizmo
Provides:
 lv2-plugin,
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 dgedit,
Description: Audio sampler plugin and stand-alone app that simulates a real drum kit
 DrumGizmo's main aim is to simulate a real drum kit. Features:
  - Stand-alone application, Lv2 plugin version available
  - Drum multilayer velocities, allowing for several different hit
    velocities for each drum
  - Multichannel output, making it possible to mix it just the way you
    would a real drumkit
  - Optional built-in humanizer, analyzing the MIDI notes, adjusting
    velocities on-the-fly
  - Mic bleed simulation
  - Open drumkit file format, allowing to create your own drumkits
  - Stand-alone MIDI renderer, generating .wav files, 1 for each channel
  - Stand-alone MIDI input, making it possible to use DrumGizmo as a
    software sampler for an electronic drumkit
 .
 Please note that for using DrumGizmo you will need to download some
 compatible drum kit audio data made by the community (such as those
 available at www.drumgizmo.org) or create one yourself with DGEdit
 (provided in the dgedit package).