aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: baa34b0c6b1dd7342a057907cf1656193fbc21d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: pd-bassemu
Section: sound
Priority: optional
Maintainer: Hans-Christoph Steiner <hans@eds.org>
Build-Depends: debhelper (>= 7.0.50~), puredata
Standards-Version: 3.8.3
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.