From 1fdf9f783670808c383c226d3bddc9be374b2acc Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Mon, 30 Jan 2012 16:30:39 +0000 Subject: new version svn path=/trunk/externals/nusmuk/; revision=15922 --- linear-cue-system/cue_jump-help.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 linear-cue-system/cue_jump-help.pd (limited to 'linear-cue-system/cue_jump-help.pd') 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; -- cgit v1.2.1