diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-04 22:18:06 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-08-04 22:18:06 +0000 |
commit | 8753edb8329225e0ab9f018baf8ccfd0334fdaf7 (patch) | |
tree | 53999f0c8bcbe9e81a91e5d9bdaf9361595b7e00 | |
parent | 00fd419a0324eb51849dcd4193993911c9751863 (diff) |
updated Debian description text
svn path=/trunk/externals/windowing/; revision=13746
-rw-r--r-- | debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 99b2b77..5351775 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Homepage: http://puredata.info Package: pd-windowing Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, pd -Description: a library of windowing functions - Hanning, Hamming, Blackman, Cosine, Connes, Bartlett, Welch, - Lanczos, Gaussian, and Kaiser windowing functions with are - applied per-block. +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. |