diff options
Diffstat (limited to 'linear-cue-system/cue-help.pd')
-rw-r--r-- | linear-cue-system/cue-help.pd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/linear-cue-system/cue-help.pd b/linear-cue-system/cue-help.pd index 08c467d..20e8952 100644 --- a/linear-cue-system/cue-help.pd +++ b/linear-cue-system/cue-help.pd @@ -1,4 +1,4 @@ -#N canvas 319 47 610 278 10; +#N canvas 317 84 610 278 10; #X obj 10 22 cue_init cue1; #X obj 10 163 cue test1a 2000; #X obj 10 106 cue initialisation; @@ -10,8 +10,12 @@ #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 obj 247 185 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X text 274 186 jump to that cue; #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; +#X connect 11 0 3 1; |