aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/delta~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/delta~-help.pd')
-rw-r--r--doc/help/cyclone/delta~-help.pd25
1 files changed, 18 insertions, 7 deletions
diff --git a/doc/help/cyclone/delta~-help.pd b/doc/help/cyclone/delta~-help.pd
index 502ba60..d96ca60 100644
--- a/doc/help/cyclone/delta~-help.pd
+++ b/doc/help/cyclone/delta~-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1560 299 640 407 10;
-#X declare -lib cyclone;
+#N canvas 0 26 548 326 10;
#X text 15 35 Transform a signal into differences between successive
samples;
#X obj 256 268 *~ 0.02;
@@ -23,9 +22,21 @@ samples;
#X text 257 118 "(ambulance)";
#X text 34 68 what's the increment between succesive samples of a line?
;
-#X obj 447 49 import cyclone;
#X obj 34 157 delta~;
#X obj 172 154 delta~;
+#N canvas 40 68 494 403 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 135 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 5 KEYWORDS signal max_compatible;
+#X text 12 45 DESCRIPTION transform a signal into differences between
+successive samples;
+#X text 12 75 INLET_0 signal;
+#X text 12 95 OUTLET_0 signal;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 115 AUTHOR Krzysztof Czaja;
+#X restore 490 300 pd META;
#X connect 1 0 10 1;
#X connect 2 0 5 0;
#X connect 3 0 4 0;
@@ -38,8 +49,8 @@ samples;
#X connect 12 0 11 0;
#X connect 13 0 12 0;
#X connect 14 0 15 0;
-#X connect 15 0 23 0;
+#X connect 15 0 22 0;
#X connect 16 0 17 0;
-#X connect 17 0 22 0;
-#X connect 22 0 9 0;
-#X connect 23 0 7 0;
+#X connect 17 0 21 0;
+#X connect 21 0 9 0;
+#X connect 22 0 7 0;