aboutsummaryrefslogtreecommitdiff
path: root/cues~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'cues~-help.pd')
-rw-r--r--cues~-help.pd15
1 files changed, 11 insertions, 4 deletions
diff --git a/cues~-help.pd b/cues~-help.pd
index d8b3e99..db895f5 100644
--- a/cues~-help.pd
+++ b/cues~-help.pd
@@ -1,14 +1,14 @@
-#N canvas 417 217 626 315 10;
+#N canvas 422 241 626 315 10;
#X obj 25 1 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144 -1
-1;
#X msg 123 64 read \$1;
-#X text 190 7 You can also add messages manually;
-#X msg 193 48 clear \, add 10 AYE AYE \, add 3750 POPEYE \, add 6000
+#X text 281 9 You can also add messages manually;
+#X msg 284 50 clear \, add 10 AYE AYE \, add 3750 POPEYE \, add 6000
is a sailor man;
#X obj 123 41 openpanel;
#X obj 123 19 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
-#X obj 193 26 loadbang;
+#X obj 284 28 loadbang;
#X obj 25 122 print index;
#X obj 105 123 print cue;
#X text 385 151 Example: 10 AYE AYE;
@@ -26,6 +26,10 @@ cue and must end with a carriage return.;
0;
#X text 22 -28 tags: timing;
#X text 23 -68 description: Cues events to a number stream.;
+#X obj 193 19 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X obj 193 41 savepanel;
+#X msg 193 64 write \$1;
#X connect 0 0 15 0;
#X connect 1 0 13 1;
#X connect 3 0 13 1;
@@ -39,3 +43,6 @@ cue and must end with a carriage return.;
#X connect 15 1 13 1;
#X connect 16 0 13 1;
#X connect 17 0 14 0;
+#X connect 21 0 22 0;
+#X connect 22 0 23 0;
+#X connect 23 0 13 1;