aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/mtr-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/mtr-help.pd')
-rw-r--r--doc/help/cyclone/mtr-help.pd53
1 files changed, 35 insertions, 18 deletions
diff --git a/doc/help/cyclone/mtr-help.pd b/doc/help/cyclone/mtr-help.pd
index 23196f1..94ba994 100644
--- a/doc/help/cyclone/mtr-help.pd
+++ b/doc/help/cyclone/mtr-help.pd
@@ -1,5 +1,4 @@
-#N canvas 1277 361 716 487 10;
-#X declare -lib cyclone;
+#N canvas 0 26 609 421 10;
#X text -24 41 Multi-track recorder for any kind of message;
#X text -17 322 The leftmost inlet of mtr is a control inlet for all
tracks. You can send the same messages to individual tracks as well.
@@ -11,17 +10,16 @@ up to 32;
receives a "next" message;
#X text -24 66 Choose record to begin recording sliders \, play to
play back;
-#X obj 412 31 import cyclone;
#X msg 1 99 record;
#X msg 50 100 play;
#X text 151 93 Control messages sent to an individual track affect
that track only.;
#X obj 155 200 vsl 18 47 0 128 0 0 empty empty empty 0 -8 0 8 -262144
--1 -1 800 1;
+-1 -1 0 1;
#X obj 129 200 vsl 18 47 0 128 0 0 empty empty empty 0 -8 0 8 -262144
--1 -1 1200 1;
+-1 -1 0 1;
#X obj 103 200 vsl 18 47 0 128 0 0 empty empty empty 0 -8 0 8 -262144
--1 -1 900 1;
+-1 -1 0 1;
#X msg 1 191 next;
#X msg 1 168 rewind;
#X obj 61 171 mtr 3;
@@ -38,15 +36,34 @@ that track only.;
#X text 32 262 track# duration;
#X text 389 381 see also:;
#X obj 453 382 qlist;
-#X connect 6 0 14 0;
-#X connect 7 0 14 0;
-#X connect 9 0 14 3;
-#X connect 10 0 14 2;
-#X connect 11 0 14 1;
-#X connect 12 0 14 0;
-#X connect 13 0 14 0;
-#X connect 14 0 24 0;
-#X connect 14 1 11 0;
-#X connect 14 2 10 0;
-#X connect 14 3 9 0;
-#X connect 16 0 14 0;
+#N canvas 247 115 494 392 META 0;
+#X text 12 205 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
+#X text 12 175 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 12 5 KEYWORDS control storage max_compatible;
+#X text 12 45 DESCRIPTION multi-track recorder for any kind of message
+;
+#X text 12 65 INLET_0 clear record play stop next rewind mute unmute
+delay write read tempo first;
+#X text 12 95 INLET_N anything;
+#X text 12 115 OUTLET_0 list;
+#X text 12 135 OUTLET_N anything;
+#X text 12 25 LICENSE SIBSD;
+#X text 12 155 AUTHOR Krzysztof Czaja;
+#X restore 536 399 pd META;
+#X msg -6 139 clear;
+#X text 415 354 first;
+#X connect 5 0 13 0;
+#X connect 6 0 13 0;
+#X connect 8 0 13 3;
+#X connect 9 0 13 2;
+#X connect 10 0 13 1;
+#X connect 11 0 13 0;
+#X connect 12 0 13 0;
+#X connect 13 0 23 0;
+#X connect 13 1 10 0;
+#X connect 13 2 9 0;
+#X connect 13 3 8 0;
+#X connect 15 0 13 0;
+#X connect 28 0 13 0;