From f18d063d9312c95e25294e0777bc135ee9a3fd8a Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 25 Oct 2009 00:39:13 +0000 Subject: Adding mtl svn path=/trunk/abstractions/mtl/; revision=12667 --- listDelay-help.pd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 listDelay-help.pd (limited to 'listDelay-help.pd') diff --git a/listDelay-help.pd b/listDelay-help.pd new file mode 100644 index 0000000..e7ec639 --- /dev/null +++ b/listDelay-help.pd @@ -0,0 +1,19 @@ +#N canvas 358 242 458 308 10; +#X obj 127 210 print; +#X msg 70 81 4 5 6; +#X obj 235 76 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X text 256 75 stop; +#X floatatom 254 112 5 0 0 0 - - -; +#X text 291 113 delay; +#X msg 115 82 list a b c; +#X text 72 11 Description: Delays an incomming list.; +#X obj 127 157 ./listDelay 1000; +#X msg 131 117 stop; +#X text 76 32 tags: lists timing; +#X connect 1 0 8 0; +#X connect 2 0 8 1; +#X connect 4 0 8 1; +#X connect 6 0 8 0; +#X connect 8 0 0 0; +#X connect 9 0 8 0; -- cgit v1.2.1