aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/seq-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/cyclone/seq-help.pd')
-rw-r--r--doc/help/cyclone/seq-help.pd152
1 files changed, 96 insertions, 56 deletions
diff --git a/doc/help/cyclone/seq-help.pd b/doc/help/cyclone/seq-help.pd
index 7a017f8..e0cce48 100644
--- a/doc/help/cyclone/seq-help.pd
+++ b/doc/help/cyclone/seq-help.pd
@@ -1,64 +1,104 @@
-#N canvas 0 26 618 427 10;
-#X obj 49 298 seq;
-#X msg 306 252 write test1.mid;
-#X msg 175 132 bang;
-#X msg 167 251 record;
-#X msg 175 159 stop;
-#X obj 180 113 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144
--1 -1;
-#X msg 222 251 stop record;
-#X obj 10 337 midiout;
-#X obj 7 167 midiin;
-#X msg 306 275 read test1.mid;
-#X msg 225 158 pause;
-#X msg 285 158 continue;
-#X obj 29 -37 seq;
-#X text 65 -36 - a simple MIDI file player and recorder;
-#X text 208 113 loop;
-#X text 213 131 play;
-#X text 236 223 recording;
-#X text 352 348 jkant.altervista.org;
-#X text 352 324 ver 0.1 05-07;
-#X text 74 302 <-- click object to open list editor;
-#X text 261 90 <-- midi file should be in the same folder or an open
-window popups to pick file;
-#X text 404 251 save in patch folder;
-#N canvas 109 124 494 383 META 0;
-#X text 12 185 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
-Wilkes for Pd-extended 0.42 to conform to the PDDP template.;
-#X text 12 155 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+#N canvas 623 80 572 531 10;
+#X obj 0 795 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289
+0;
+#X obj 0 454 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0
+;
+#N canvas 610 381 377 243 META 0;
+#X text 0 19 LICENSE SIBSD;
+#X text 0 114 LIBRARY cyclone;
+#X text 0 0 KEYWORDS player play record MIDI midi;
+#X text 0 38 DESCRIPTION simple MIDI file player and recorder;
+#X text 0 57 INLET_0 midiin read bang other_message;
+#X text 0 76 OUTLET_0 midiout;
+#X text 0 95 OUTLET_1 bang;
+#X text 1 133 VERSION 0.1-alpha57;
+#X text 1 151 AUTHOR Krzysztof Czaja;
+#X text 2 169 RELEASE_DATE 2002;
+#X text 3 188 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html
+;
+#X text 3 220 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan
+Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland
+updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan
+adapted the patch to pd-extended 2015-02-02;
+#X restore 502 797 pd META;
+#X obj 0 564 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0
;
-#X text 12 45 DESCRIPTION a simple MIDI file player and recorder;
-#X text 12 5 KEYWORDS control MIDI storage max_compatible filesystem
+#X obj 0 626 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1
+0;
+#X obj 0 667 cnv 3 550 3 empty empty more_info 8 12 0 13 -228856 -1
+0;
+#N canvas 491 588 428 109 Related_objects 0;
+#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0;
+#X text 6 1 Related Objects;
+#X obj 8 31 cyclone/coll;
+#C restore;
+#X obj 6 53 cyclone/mtr;
+#X restore 204 797 pd Related_objects;
+#X obj 79 463 cnv 17 3 90 empty empty 0 5 9 0 16 -228856 -162280 0
;
-#X text 12 95 OUTLET_0 float;
-#X text 12 115 OUTLET_1 bang;
-#X text 12 25 LICENSE SIBSD;
-#X text 12 135 AUTHOR Krzysztof Czaja;
-#X text 12 65 INLET_0 bang float read stop pause continue record stop
-record write read goto;
-#X restore 555 360 pd META;
-#X msg 199 189 goto;
-#X text 27 -10 cyclone's [seq] input accepts midi files and realtime
+#X obj 79 573 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0
+;
+#X obj 0 0 cnv 15 552 40 empty empty seq 3 12 0 18 -204280 -1 0;
+#X obj 520 8 seq;
+#X text 108 462 midiin;
+#X text 228 460 - realtime midimessage to play/record;
+#X text 108 484 read <midi-file>;
+#X text 228 484 - read midi-file to play/record;
+#X text 108 507 bang;
+#X text 228 507 - play;
+#X text 108 528 other message;
+#X text 228 528 - stop \, pause \, continue \, record \, stop record
+\, write <midi-file>;
+#X text 108 572 midiout;
+#X text 228 572 - ouput for midi being read;
+#X text 107 638 (none);
+#X text 107 678 cyclone's [seq] input accepts midi files and realtime
midi messages through [midiin]. All trakcs of a multi-track midi file
are merged into one. [notein] may be connected through a [midiformat]
object. Left inlet outputs midi data to [midiout]. [noteout] may be
connected through a [midiparse] object. Right inlet outputs a bang
message at the sequence's end \, useful for loops. [seq] has his own
midi list editor.;
-#X msg 173 90 read test.mid;
-#X connect 0 0 7 0;
-#X connect 0 1 5 0;
-#X connect 1 0 0 0;
-#X connect 2 0 0 0;
-#X connect 3 0 0 0;
-#X connect 4 0 0 0;
-#X connect 5 0 2 0;
-#X connect 6 0 0 0;
-#X connect 8 0 0 0;
-#X connect 8 0 7 0;
-#X connect 9 0 0 0;
-#X connect 10 0 0 0;
-#X connect 11 0 0 0;
-#X connect 23 0 0 0;
-#X connect 25 0 0 0;
+#X msg 281 169 write test1.mid;
+#X msg 213 421 bang;
+#X msg 273 110 record;
+#X msg 165 107 stop;
+#X obj 213 394 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144
+-1 -1;
+#X msg 279 130 stop record;
+#X obj 76 425 midiout;
+#X obj 76 216 midiin;
+#X msg 288 190 read test1.mid;
+#X msg 171 128 pause;
+#X msg 176 149 continue;
+#X text 230 392 loop;
+#X text 251 420 play;
+#X text 228 313 <-- click object to open list editor;
+#X text 287 149 save in patch folder;
+#X msg 182 170 goto;
+#X msg 150 63 read test.mid;
+#X text 12 24 simple MIDI file player and recorder;
+#X obj 79 600 cnv 17 3 17 empty empty 1 5 9 0 16 -228856 -162280 0
+;
+#X text 108 599 bang;
+#X text 228 599 - bang output at sequence's end;
+#X text 273 88 recording:;
+#X obj 150 313 cyclone/seq;
+#X text 243 56 <-- midi file should be in the same folder;
+#X text 267 68 or an open window popups to pick file;
+#X text 165 88 playback:;
+#X connect 23 0 45 0;
+#X connect 24 0 45 0;
+#X connect 25 0 45 0;
+#X connect 26 0 45 0;
+#X connect 27 0 24 0;
+#X connect 28 0 45 0;
+#X connect 30 0 29 0;
+#X connect 30 0 45 0;
+#X connect 31 0 45 0;
+#X connect 32 0 45 0;
+#X connect 33 0 45 0;
+#X connect 38 0 45 0;
+#X connect 39 0 45 0;
+#X connect 45 0 29 0;
+#X connect 45 1 27 0;