aboutsummaryrefslogtreecommitdiff
path: root/reference/sigzero~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'reference/sigzero~-help.pd')
-rw-r--r--reference/sigzero~-help.pd99
1 files changed, 55 insertions, 44 deletions
diff --git a/reference/sigzero~-help.pd b/reference/sigzero~-help.pd
index 77b4eac..cb7633b 100644
--- a/reference/sigzero~-help.pd
+++ b/reference/sigzero~-help.pd
@@ -1,40 +1,26 @@
-#N canvas 325 377 594 494 10;
-#X obj 79 235 sigzero~;
-#X obj 79 187 sig~;
-#X floatatom 79 129 0 0 0 0 - - -;
-#X floatatom 79 262 0 0 0 0 - - -;
-#X obj 117 313 print signal;
-#X obj 117 264 select 0;
-#X msg 117 289 off;
-#X msg 176 288 on;
+#N canvas 4 50 548 454 10;
+#X obj 75 195 sigzero~;
+#X obj 75 147 sig~;
+#X floatatom 75 89 0 0 0 0 - - -;
+#X floatatom 75 222 0 0 0 0 - - -;
+#X obj 113 273 print signal;
+#X obj 113 224 select 0;
+#X msg 113 249 off;
+#X msg 172 248 on;
#X text 72 42 sigzero~ detects whether there is a signal or not (e.g.
zeroes throughout);
#X obj 74 25 sigzero~;
-#X msg 136 161 bang;
-#X msg 135 185 off;
-#X floatatom 135 208 0 0 0 0 - - -;
-#X text 216 163 turn the detector on;
-#X text 216 188 turn it off;
-#X text 217 210 turn it on/off;
-#X text 114 128 try me;
-#N canvas 0 0 594 394 sub 0;
-#X obj 152 104 inlet~;
-#X obj 152 155 nop~;
-#X obj 152 210 outlet~;
-#X text 190 157 imagine we were doing some VERY heavy calcs here;
-#X obj 427 48 inlet;
-#X obj 427 75 switch~;
-#X text 35 272 if the heavy calculations done here are done in vain
-because there is no incoming signal \, it would be better to turn the
-whole sub-patch off...;
-#X connect 0 0 1 0;
-#X connect 1 0 2 0;
-#X connect 4 0 5 0;
-#X restore 76 393 page sub;
-#X obj 76 343 adc~ 1;
-#X obj 135 370 sigzero~;
-#X text 213 370 that's how i use it;
-#X floatatom 106 442 0 0 0 0 - - -;
+#X msg 132 121 bang;
+#X msg 131 145 off;
+#X floatatom 131 168 0 0 0 0 - - -;
+#X text 212 123 turn the detector on;
+#X text 212 148 turn it off;
+#X text 213 170 turn it on/off;
+#X text 110 88 try me;
+#X obj 72 303 adc~ 1;
+#X obj 131 330 sigzero~;
+#X text 209 330 that's how i use it;
+#X floatatom 98 408 0 0 0 0 - - -;
#N canvas 159 26 495 266 output 0;
#X obj 338 160 t b;
#X obj 338 110 f;
@@ -86,10 +72,35 @@ whole sub-patch off...;
#X connect 23 0 14 0;
#X connect 25 0 1 1;
#X connect 25 0 9 0;
-#X restore 77 470 pd output;
-#X msg 135 442 MUTE;
-#X text 101 423 output amplitude;
+#X restore 73 430 pd output;
+#X msg 124 408 MUTE;
+#X text 93 389 output amplitude;
#X text 445 12 part of zexy;
+#N canvas 558 166 494 344 META 0;
+#X text 12 135 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 45 DESCRIPTION detects whether there is a signal or not
+(e.g. zeroes throughout);
+#X text 12 5 KEYWORDS signal analysis;
+#X text 12 75 INLET_0 signal bang off float;
+#X text 12 95 OUTLET_0 float;
+#X text 12 115 AUTHOR IOhannes m zmoelnig;
+#X restore 491 425 pd META;
+#N canvas 4 50 551 343 sub 0;
+#X obj 152 104 inlet~;
+#X obj 152 155 nop~;
+#X obj 152 210 outlet~;
+#X text 190 157 imagine we were doing some VERY heavy calcs here;
+#X obj 427 48 inlet;
+#X obj 427 75 switch~;
+#X text 35 272 if the heavy calculations done here are done in vain
+because there is no incoming signal \, it would be better to turn the
+whole sub-patch off...;
+#X connect 0 0 1 0;
+#X connect 1 0 2 0;
+#X connect 4 0 5 0;
+#X restore 73 364 pd sub;
#X connect 0 0 3 0;
#X connect 0 0 5 0;
#X connect 1 0 0 0;
@@ -101,10 +112,10 @@ whole sub-patch off...;
#X connect 10 0 0 0;
#X connect 11 0 0 0;
#X connect 12 0 0 0;
-#X connect 17 0 22 0;
-#X connect 18 0 17 0;
-#X connect 18 0 19 0;
-#X connect 19 0 17 1;
-#X connect 21 0 22 1;
-#X connect 22 0 21 0;
-#X connect 23 0 22 2;
+#X connect 17 0 18 0;
+#X connect 17 0 26 0;
+#X connect 18 0 26 1;
+#X connect 20 0 21 1;
+#X connect 21 0 20 0;
+#X connect 22 0 21 2;
+#X connect 26 0 21 0;