From ecc6398c406a7d401225bf04346fc0d25491dff3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 04:17:13 +0000 Subject: moved help patches into same folder, stopped auto-generating mapping-meta.pd file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981 --- tolist-help.pd | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 tolist-help.pd (limited to 'tolist-help.pd') diff --git a/tolist-help.pd b/tolist-help.pd new file mode 100644 index 0000000..e3bc8ce --- /dev/null +++ b/tolist-help.pd @@ -0,0 +1,41 @@ +#N canvas 122 268 565 501 10; +#X floatatom 361 86 5 0 0 0 - - -; +#X floatatom 410 87 5 0 0 0 - - -; +#X obj 323 140 listto; +#X obj 323 239 tolist; +#X obj 322 310 multi_slider 25; +#X floatatom 463 89 5 0 0 0 - - -; +#X text 23 41 built a list from a stream of data; +#X obj 323 114 wave_loop 25 0.4; +#X obj 323 209 breakpoint_smooth 0.67 0.33; +#X obj 405 164 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262130 +-1 -1 0 1; +#X floatatom 411 183 5 0 0 0 - - -; +#X msg 323 49 bang; +#X obj 24 227 tolist; +#X obj 27 135 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 10 -203904 +-1 -1 0 1; +#X obj 57 195 bng 25 250 50 0 empty empty empty 0 -6 0 10 -4034 -1 +-1; +#X text 24 111 add data to the list; +#X obj 24 285 print LIST; +#X msg 33 165 bang; +#X text 69 165 clears the current contents; +#X text 90 196 output the current contents; +#X obj 5 2 cnv 15 450 20 empty empty tolist 2 11 1 18 -233017 -66577 +0; +#X connect 0 0 7 1; +#X connect 1 0 7 2; +#X connect 2 0 8 0; +#X connect 2 1 3 1; +#X connect 3 0 4 0; +#X connect 5 0 7 3; +#X connect 7 0 2 0; +#X connect 8 0 3 0; +#X connect 9 0 8 1; +#X connect 9 0 10 0; +#X connect 11 0 7 0; +#X connect 12 0 16 0; +#X connect 13 0 12 0; +#X connect 14 0 12 1; +#X connect 17 0 12 0; -- cgit v1.2.1