From d32158d45940b6d54cd07db4c614028984e9783b Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Tue, 8 Dec 2009 02:01:03 +0000 Subject: Re-enabled mtl in the abstractions Makefile svn path=/trunk/abstractions/mtl/; revision=12821 --- cues-help.pd | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'cues-help.pd') diff --git a/cues-help.pd b/cues-help.pd index cc98870..255f406 100644 --- a/cues-help.pd +++ b/cues-help.pd @@ -1,18 +1,18 @@ -#N canvas 335 357 568 303 10; +#N canvas 340 381 632 294 10; #X obj 20 -53 bng 15 250 50 0 empty empty empty 0 -6 0 10 -262144 -1 -1; #X msg 122 20 read \$1; #X obj 20 -3 metro 1; #X floatatom 20 44 5 0 0 0 - - -; #X obj 20 -31 t b b b; -#X text 200 19 You can also add messages manually; +#X text 280 19 You can also add messages manually; #X obj 20 65 mtl/cues; -#X msg 204 57 clear \, add 10 AYE AYE \, add 3750 POPEYE \, add 6000 +#X msg 284 57 clear \, add 10 AYE AYE \, add 3750 POPEYE \, add 6000 is a sailor man; #X obj 122 -3 openpanel; #X obj 122 -23 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1 -1; -#X obj 204 35 loadbang; +#X obj 284 35 loadbang; #X obj 20 90 print index; #X obj 99 89 print cue; #X text 373 113 Example: 10 AYE AYE; @@ -25,6 +25,10 @@ cue and must end with a carriage return.; #X text 15 -120 description: Cues events to a number stream.; #X text 15 -81 tags: timing; #X obj 20 21 tof/increment; +#X msg 190 20 write \$1; +#X obj 190 -2 savepanel; +#X obj 190 -22 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; #X connect 0 0 4 0; #X connect 1 0 6 1; #X connect 2 0 20 0; @@ -39,3 +43,6 @@ cue and must end with a carriage return.; #X connect 9 0 8 0; #X connect 10 0 7 0; #X connect 20 0 3 0; +#X connect 21 0 6 1; +#X connect 22 0 21 0; +#X connect 23 0 22 0; -- cgit v1.2.1