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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
|
Source: x42-plugins
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Dennis Braun <snd@debian.org>,
Jaromír Mikeš <mira.mikes@seznam.cz>,
Robin Gareus <robin@gareus.org>,
Ross Gammon <rossgammon@debian.org>,
Build-Depends:
debhelper-compat (= 13),
fonts-freefont-ttf,
libcairo2-dev (>=1.12.10~),
libftgl-dev,
libjack-dev | libjack-jackd2-dev,
liblo-dev,
libltc-dev,
libpango1.0-dev (>=1.32.6~),
libpixman-1-dev (>=0.30.2~),
libpugl-dev,
libsamplerate0-dev,
libsndfile1-dev,
libzita-convolver-dev,
lv2-dev (>=1.4.2~),
pkgconf,
robtk (>=0.8.5~),
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/multimedia-team/x42-plugins.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/x42-plugins
Homepage: https://github.com/x42/x42-plugins
Rules-Requires-Root: no
Package: x42-plugins
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Collection of LV2 plugins
Package contain these plugins:
* balance.lv2
- a stereo balance control plugin
* controlfilter.lv2
- filter/process Control Parameters, intended to be used with modular
synthesizers, in particular ingen
* darc.lv2
- a general purpose audio signal compressor
* dpl.lv2
- a look-ahead digital peak limiter intended but not limited to the final
step of mastering or mixing
* fat1.lv2
- auto-tuner based on Fons Adriaensen's zita-at1
* fil4.lv2
- a 4-band parametric EQ with graphical display
- additional High/Low shelfs and Hi/Lo Pass filters
* matrixmixer.lv2
- a matrix mixer
* meters.lv2
- a collection of plugins for audio-level metering
* mididebug.lv2
- an instrumention tool to generate arbitrary MIDI messages
* midifilter.lv2
- a collection of MIDI filters
* midigen.lv2
- simple test-sequence generator
* midimap.lv2
- rule based MIDI mapper plugin
* mixtri.lv2
- a matrix mixer and trigger processor intended to be used with sisco.lv2
* nodelay.lv2
- an audio delay line with latency reporting - test & instrumentation tool
* onsettrigger.lv2
- an audio to midi converter currently intended for Bass/Kick-drums
* phaserotate.lv2
- an audio phase rotation plugin
* sisco.lv2
- a simple audio oscilloscope with variable time scale
* spectra.lv2
- a lollipop graph spectrum analyzer
* stepseq.lv2
- simple step sequencer
* stereoroute.lv2
- stereo routing plugin
* testsignal.lv2
- signal-test generator
* tuna.lv2
- a musical instrument tuner with strobe characteristics
* xfade.lv2
- a stereo DJ X-fade plugin
* zconvo.lv2
- a LV2 plugin to convolve audio signals
|