aboutsummaryrefslogtreecommitdiff
path: root/linear-cue-system/cue_jump-help.pd
blob: 8b50f65bd5696b409f917504563cff5622cc44ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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;