diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-10 05:16:14 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-02-10 05:16:14 +0000 |
commit | d03c2072474328412ea11047ee339a3e72616203 (patch) | |
tree | 79d40883de0b4b9e0f373b9e79b0a1cb8a7a50ed /README | |
parent | 65016574643836bd7c674aae7159994b7eb5e88d (diff) |
updated all templates with the PDOBJECTS fixes from the 'mapping' build
svn path=/trunk/externals/windowing/; revision=13167
Diffstat (limited to 'README')
-rw-r--r-- | README | 18 |
1 files changed, 0 insertions, 18 deletions
@@ -1,18 +0,0 @@ -Porvides:
- hammimng~, hanning~, blackman~, cosine~, connes~, bartlett~,
- welch~, lanczos~, gaussian~, and kaiser~
-
-Usage:
- Windows inlet signal on each DSP block and sends to outlet
-
- gaussian~ takes one optional argument (standard deviation)
- May be set by float in left inlet
-
- kaiser~ takes one option argument (alpha)
- May be set by float in left inlet
-
- See windowing.pd
-
-To build:
- Linux: make windowing_linux
- Windows: nmake windowing_nt
|