From 3980b38b7d9efb6f1d322ef0785feaed1f06a806 Mon Sep 17 00:00:00 2001 From: "N.N." Date: Sat, 17 Nov 2007 13:58:45 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r9017, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/s-abstractions/; revision=9018 --- s-serialize-help.pd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 s-serialize-help.pd (limited to 's-serialize-help.pd') diff --git a/s-serialize-help.pd b/s-serialize-help.pd new file mode 100644 index 0000000..704a2bb --- /dev/null +++ b/s-serialize-help.pd @@ -0,0 +1,13 @@ +#N canvas 632 290 450 300 10; +#X obj 9 71 s-serialize; +#X text 9 7 Takes a list and serialises it (outputs one value from +the list every time it's banged.; +#X msg 81 47 10 9 8 7 hello mr pants 3 2 1; +#X obj 9 100 print; +#X obj 81 96 print done; +#X obj 9 48 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1 +; +#X connect 0 0 3 0; +#X connect 0 1 4 0; +#X connect 2 0 0 1; +#X connect 5 0 0 0; -- cgit v1.2.1