aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-12 21:07:00 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-09-12 21:07:00 +0000
commit672d1811975073d970f181d623c4626c4a8321ed (patch)
tree5f71195ec6ef4d4ad3888d633f7d76ce74552bfb /debian/control
parentd46def1a65ab77e60f8a082bed1ba1b517a3d098 (diff)
uploaded to git.debian.org: http://git.debian.org/?p=pkg-multimedia/pd-bassemu.git;a=summary
svn path=/trunk/externals/bassemu~/; revision=14087
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.