aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 794e170dd36bb313618d5d24e9f84e6b4a0f1ec4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: pd-windowing
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-windowing
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, pd
Description: a library of windowing functions in Pd
 The windowing library provides Pd objects for a list of standard windowing
 functions, which are applied per block with each DSP tick: Hanning, Hamming,
 Blackman, Cosine, Connes, Bartlett, Welch, Lanczos, Gaussian, and Kaiser.