aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: d610f84b55fc9679a7a43c6f5b91a55b1b43fc0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: pd-windowing
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://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.