File: control

package info (click to toggle)
wah-plugins 0.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 164 kB
  • ctags: 164
  • sloc: cpp: 420; makefile: 32
file content (44 lines) | stat: -rw-r--r-- 1,410 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
Source: wah-plugins
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends:
 debhelper (>= 10),
 ladspa-sdk
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/wah-plugins.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/wah-plugins.git
Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html

Package: wah-plugins
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 ams
Provides:
 ladspa-plugin
Description: auto-wah LADSPA plugin
 This LADSPA plugin is the combination of a 'wah' pedal and
 a simple envelope follower.
 .
 Controls are:
  - Freq: the resonance frequency of wah filter.
    This would normally be controlled using a
    midi pedal.
  - Mix: crossfades between dry and wet signal, the
    first is the original input signal and the latter
    is the pure output of the resonant filter amplified
    by 18 dB.
 .
 The three remaining parameters control the envelope
 follower. This produces a control signal that is
 added to the 'Freq' setting.
  - Drive: input gain to the envelope follower (so
    this gain is not in the signal path).
  - Decay: controls the decay time of the envelope.
  - Range: controls how much the envelope is allowed
    to modify the basic frequency.