aboutsummaryrefslogtreecommitdiff
path: root/linear_cue_system/cue-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'linear_cue_system/cue-help.pd')
-rw-r--r--linear_cue_system/cue-help.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/linear_cue_system/cue-help.pd b/linear_cue_system/cue-help.pd
new file mode 100644
index 0000000..08c467d
--- /dev/null
+++ b/linear_cue_system/cue-help.pd
@@ -0,0 +1,17 @@
+#N canvas 319 47 610 278 10;
+#X obj 10 22 cue_init cue1;
+#X obj 10 163 cue test1a 2000;
+#X obj 10 106 cue initialisation;
+#X obj 10 182 cue test1;
+#X obj 10 125 cue debut;
+#X obj 10 144 cue foo 1000;
+#X text 242 33 organize whatever in diferent step;
+#X text 243 95 cue parametters :;
+#X text 261 113 1 : name of the cue;
+#X text 261 129 2 : autogo;
+#X text 258 146 if not zero \, time before jumpimg to next go;
+#X connect 0 0 2 0;
+#X connect 1 0 3 0;
+#X connect 2 0 4 0;
+#X connect 4 0 5 0;
+#X connect 5 0 1 0;