1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Source: pd-sigpack
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://www.weiss-archiv.de/pure-data.htm
Package: pd-sigpack
Architecture: any
Depends: ${shlibs:Depends},
pd,
${misc:Depends},
pd-libdir
Description: signal processing effects library for Pd
A collection of objects for Pd from weiss-archiv that mostly provide some
signal processing functions like limiting, distortion, etc. They are called
chop~, decimate~, diode~, foldback~, foldover~, freqdiv~, freqshift~,
harmgen~, rectify~, round~, saturate~, sieve~, split~, ustep~, and vowel~.
|