From 204cb1b74aeec62614a3de516ab67779618e9a36 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Sun, 26 Oct 2008 08:22:12 +0000 Subject: continued reorg svn path=/trunk/abstractions/sfruit/; revision=10349 --- sfruit/list-shuffle-help.pd | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sfruit/list-shuffle-help.pd (limited to 'sfruit/list-shuffle-help.pd') diff --git a/sfruit/list-shuffle-help.pd b/sfruit/list-shuffle-help.pd new file mode 100644 index 0000000..b63454a --- /dev/null +++ b/sfruit/list-shuffle-help.pd @@ -0,0 +1,12 @@ +#N canvas 0 22 408 277 10; +#X obj 50 108 list-shuffle; +#X msg 50 71 a b c d e f g h i j k l m n o p q r s t u v w x y z; +#X obj 50 134 prepent set; +#X msg 50 173; +#X text 30 17 list-shuffle: reorder the incoming list in a random fashion +; +#X text 28 33 (see list-sample to grab just a few items randomly); +#X text 251 241 2008 Luke Iannini; +#X connect 0 0 2 0; +#X connect 1 0 0 0; +#X connect 2 0 3 0; -- cgit v1.2.1