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
|
Source: vco-plugins
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Free Ekanayaka <freee@debian.org>,
Jaromír Mikeš <mira.mikes@seznam.cz>
Build-Depends:
debhelper-compat (= 10),
ladspa-sdk
Standards-Version: 3.9.8
Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html
Vcs-Git: https://salsa.debian.org/multimedia-team/vco-plugins.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/vco-plugins
Package: vco-plugins
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends}
Provides:
ladspa-plugin
Description: LADSPA plugin sporting anti-aliased oscillators
This plugin contains three anti-aliased oscillators, all based on the
concept of using precomputed bandlimited Dirac pulses to construct the
classical waveforms. They are both memory and CPU efficient. The first
one produces a flat spectrum (impulses) and the second generates a
sawtooth waveform. The third one (new in 0.3.0), provides a variable
width rectangular waveform.
|