aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/edge~-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-12 01:50:32 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-12 01:50:32 +0000
commitc124775d7f4954e536c69414eb521a437ac02e94 (patch)
treee1b000e325fa2fddf18af09ca92118cbbada54bc /doc/help/cyclone/edge~-help.pd
parent9918f32477b29e35a8dcf8829b8972fd0d813e1c (diff)
added pd META subpatch, removed xbend-help.pd and xnote-help.pd since
they are not used svn path=/trunk/externals/miXed/; revision=14428
Diffstat (limited to 'doc/help/cyclone/edge~-help.pd')
-rw-r--r--doc/help/cyclone/edge~-help.pd31
1 files changed, 22 insertions, 9 deletions
diff --git a/doc/help/cyclone/edge~-help.pd b/doc/help/cyclone/edge~-help.pd
index 993bdd6..cbeb63d 100644
--- a/doc/help/cyclone/edge~-help.pd
+++ b/doc/help/cyclone/edge~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1239 346 780 382 10;
-#X declare -lib cyclone;
+#N canvas 0 26 594 299 10;
#X text 15 35 Detect zero to non-zero signal transitions;
#X text 176 256 zero to non- zero transition;
#X floatatom 156 85 0 0 0 0 - - -;
@@ -10,17 +9,31 @@
#X obj 156 113 sig~;
#X text 199 80 change signal value above and below 1;
#X text 209 233 non-zero to zero transition;
-#X obj 501 36 import cyclone;
#X obj 299 142 expr~;
#X obj 156 149 expr~ $v1>1;
#X obj 156 200 edge~;
#X obj 209 182 Snapshot~ 100;
#X obj 210 205 nbx 5 14 -1e+37 1e+37 0 0 empty empty empty 0 -8 0 10
-262144 -1 -1 0 256;
+#N canvas 77 68 494 395 META 0;
+#X text 12 65 PLATFORM windows macosx gnulinux;
+#X text 12 195 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 165 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 5 KEYWORDS signal conversion max_compatible;
+#X text 12 45 DESCRIPTION detect zero to non-zero signal transitions
+;
+#X text 12 85 INLET_0 signal;
+#X text 12 105 OUTLET_0 bang;
+#X text 12 125 OUTLET_1 bang;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 145 AUTHOR Krzysztof Czaja;
+#X restore 544 277 pd META;
#X connect 2 0 5 0;
-#X connect 5 0 10 0;
-#X connect 10 0 11 0;
-#X connect 10 0 12 0;
-#X connect 11 0 4 0;
-#X connect 11 1 3 0;
-#X connect 12 0 13 0;
+#X connect 5 0 9 0;
+#X connect 9 0 10 0;
+#X connect 9 0 11 0;
+#X connect 10 0 4 0;
+#X connect 10 1 3 0;
+#X connect 11 0 12 0;