aboutsummaryrefslogtreecommitdiff
path: root/linear-cue-system/cue_jump-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'linear-cue-system/cue_jump-help.pd')
-rw-r--r--linear-cue-system/cue_jump-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/linear-cue-system/cue_jump-help.pd b/linear-cue-system/cue_jump-help.pd
new file mode 100644
index 0000000..8b50f65
--- /dev/null
+++ b/linear-cue-system/cue_jump-help.pd
@@ -0,0 +1,25 @@
+#N canvas 313 98 771 471 10;
+#X obj 10 22 cue_init cue1;
+#X obj 10 233 cue test1a 2000;
+#X obj 10 176 cue initialisation;
+#X obj 10 271 cue test2;
+#X obj 10 195 cue debut;
+#X obj 10 214 cue foo 1000;
+#X obj 10 290 cue test3;
+#X obj 10 309 cue test4;
+#X obj 10 328 cue test5;
+#X obj 245 256 cue_jump 10000;
+#X obj 10 252 cue test1 2000;
+#X text 253 24 cue_jump allow to create automatic connection between
+2 cue that are not one after the other.;
+#X connect 0 0 2 0;
+#X connect 1 0 10 0;
+#X connect 2 0 4 0;
+#X connect 3 0 6 0;
+#X connect 4 0 5 0;
+#X connect 5 0 1 0;
+#X connect 5 1 9 0;
+#X connect 6 0 7 0;
+#X connect 7 0 8 0;
+#X connect 9 0 7 1;
+#X connect 10 0 3 0;