aboutsummaryrefslogtreecommitdiff
path: root/reference/z~-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
commite64777405412ac03cac27e5d386403cff9e49415 (patch)
tree55ebbdc09837c995785245a1ab7c94bbef2c8a44 /reference/z~-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/z~-help.pd')
-rw-r--r--reference/z~-help.pd37
1 files changed, 24 insertions, 13 deletions
diff --git a/reference/z~-help.pd b/reference/z~-help.pd
index 9f831f7..3ff5269 100644
--- a/reference/z~-help.pd
+++ b/reference/z~-help.pd
@@ -1,25 +1,36 @@
-#N canvas 304 271 597 497 10;
+#N canvas 0 31 547 376 10;
#X obj 125 42 z~;
#X text 177 41 samplewise delay;
#X text 168 89 should make FIR-filter design possible;
-#X obj 65 222 osc~ 440;
-#X floatatom 65 191 0 0 0 0 - - -;
-#X obj 97 270 z~;
-#X obj 127 270 z~ 2;
-#X obj 65 310 +~;
-#X text 235 269 4th order moving average filter;
-#X text 193 298 creation argument : delay in samples (default is 1)
+#X obj 35 182 osc~ 440;
+#X floatatom 35 151 0 0 0 0 - - -;
+#X obj 67 230 z~;
+#X obj 97 230 z~ 2;
+#X obj 35 270 +~;
+#X text 205 229 4th order moving average filter;
+#X text 163 258 creation argument : delay in samples (default is 1)
;
#X text 167 119 (note that you cannot do IIR-filters easily this way
!);
#X text 351 42 z;
#X text 359 36 -N;
-#X obj 65 336 *~ 0.25;
+#X obj 35 296 *~ 0.25;
#X text 442 11 part of zexy;
-#X obj 167 270 z~ 3;
-#X obj 65 384 tabwrite~ \$0scope;
-#X msg 82 361 bang;
-#X obj 258 388 table \$0scope;
+#X obj 137 230 z~ 3;
+#X obj 35 344 tabwrite~ \$0scope;
+#X msg 52 321 bang;
+#X obj 228 348 table \$0scope;
+#N canvas 498 241 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 125 AUTHOR IOhannes m zmoelnig;
+#X text 12 5 KEYWORDS signal;
+#X text 12 45 DESCRIPTION samplewise delay;
+#X text 12 65 INLET_0 signal;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 signal;
+#X restore 493 347 pd META;
#X connect 3 0 7 0;
#X connect 3 0 5 0;
#X connect 3 0 6 0;