aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 05:16:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-02-10 05:16:14 +0000
commitd03c2072474328412ea11047ee339a3e72616203 (patch)
tree79d40883de0b4b9e0f373b9e79b0a1cb8a7a50ed /README
parent65016574643836bd7c674aae7159994b7eb5e88d (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--README18
1 files changed, 0 insertions, 18 deletions
diff --git a/README b/README
deleted file mode 100644
index 835705c..0000000
--- a/README
+++ /dev/null
@@ -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