aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: dbc4447a999228ed20bec9b21d848b76119aecfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pd-sigpack
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://www.weiss-archiv.de/pure-data.htm

Package: pd-sigpack
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
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~.