aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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