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
|
Source: omins
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Free Ekanayaka <freee@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
ladspa-sdk,
autotools-dev (>= 20100122.1~)
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/pkg-multimedia/omins.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/omins.git
Homepage: http://www.nongnu.org/om-synth/omins.html
Package: omins
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Provides: ladspa-plugin
Description: collection of LADSPA plugins aimed at modular synthesizers
These plugins are provided:
- Range translator
- Formant filter
- AD Envelope
- DAHDSR Envelope
- Hz to V/Oct converter
- Comparison
- Fast Crossfade
- Masher, Multiplexer
- Power, Probability Switch
- Sample and Hold
- Signal Absolute Value
- Slew Limiter
- Slide
- Waveguide Mesh
|