aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 13829f7ef0ab8de12e9d0fba81f6e6ce5d4d58bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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, quilt (>= 0.46-7~)
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.