aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control21
1 files changed, 0 insertions, 21 deletions
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 8b552a6..0000000
--- a/debian/control
+++ /dev/null
@@ -1,21 +0,0 @@
-Source: pd-bassemu
-Section: sound
-Priority: optional
-Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
-Uploaders: Hans-Christoph Steiner <hans@eds.org>
-Build-Depends: debhelper (>= 7.0.50~), puredata
-Standards-Version: 3.9.1
-Homepage: http://puredata.info
-
-Package: pd-bassemu
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: a Pd object for transistor bass emulation
- bassemu~ is an object that simulates a transistor-based electronic
- synthesizer. This serves as a emulation of an analogue bass synth. It
- includes the obligatory filter, saw/rect/tri/sine waveform select, an
- extra hi-pass filter. You can also feed another signal to its left
- inlet, and filter that, either alone or mixed to the vco.
- .
- Also included is a small, messy gop abstraction to resemble a 16-step
- sequencer.