aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 797333f9d44765d8b579968da9ce4b0eae1d92b3 (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://crca.ucsd.edu/~jsarlo/pd/

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.