1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: blop
Section: sound
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 13), autotools-dev, ladspa-sdk
Standards-Version: 4.5.0
Package: blop
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Provides: ladspa-plugin
Description: Bandlimited wavetable-based oscillator plugins for LADSPA hosts
BLOP comprises a set of LADSPA plugins that generate bandlimited
sawtooth, square, variable pulse and slope-variable triangle waves,
for use in LADSPA aware audio applications, principally as components
of a modular synthesis network.
.
They are wavetable based, and are designed to produce output with
harmonic content as high as possible over a wide pitch range.
.
Additionally, there are a few extra plugins to assist in building
synthesis networks, like a analogue-type sequencer, sync-square and
ADSR envelope.
|