From 9c5ec6b643268469a3396b86506d24fbf8e0e8ae Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 17 Aug 2007 00:14:27 +0000 Subject: an attempt to smooth out the order, let's hope CVS doesn't choke on all the adds and removes svn path=/trunk/; revision=8607 --- doc/tutorials/intro/44.using_lists.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/tutorials/intro/44.using_lists.pd (limited to 'doc/tutorials/intro/44.using_lists.pd') diff --git a/doc/tutorials/intro/44.using_lists.pd b/doc/tutorials/intro/44.using_lists.pd new file mode 100644 index 00000000..54ff542f --- /dev/null +++ b/doc/tutorials/intro/44.using_lists.pd @@ -0,0 +1,17 @@ +#N canvas 10 40 620 460 12; +#X obj 10 10 cnv 15 400 40 empty empty using_lists 20 12 0 24 -228992 +-66577 0; +#X msg 49 113 300 240 1; +#X floatatom 49 187 5 0 0 0 - - -; +#X floatatom 166 187 5 0 0 0 - - -; +#X floatatom 284 187 5 0 0 0 - - -; +#X obj 49 148 unpack float float float; +#X msg 52 281 1 1; +#X obj 52 308 +; +#X floatatom 52 338 5 0 0 0 - - -; +#X connect 1 0 5 0; +#X connect 5 0 2 0; +#X connect 5 1 3 0; +#X connect 5 2 4 0; +#X connect 6 0 7 0; +#X connect 7 0 8 0; -- cgit v1.2.1