aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-05 21:41:57 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-08-05 21:41:57 +0000
commit7f737d2a83f7818e81e8e4992e7478c1ba40ba4b (patch)
tree3339fffa8b1bc1c566ba6922beebf48528d0f08d /debian/control
parent309a7eb75a24715ea3007e1a262b2956205c4d95 (diff)
fixed up Debian files in preparation for submission to mentors.debian.net
svn path=/trunk/externals/bassemu~/; revision=13759
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index efc507c..baa34b0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: pd-bassemu
Section: sound
Priority: optional
-Maintainer: Paul Brossier <piem@debian.org>
+Maintainer: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~), puredata
Standards-Version: 3.8.3
Homepage: http://puredata.info
@@ -9,6 +9,12 @@ Homepage: http://puredata.info
Package: pd-bassemu
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
-Description: an object for transistor bass emulation
+Description: a Pd object for transistor bass emulation
bassemu~ is an object that simulates a transistor-based electronic
- synthesizer.
+ 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.