From 6b5a0fc360cb8b361a5873bbeb46c7f5c271f9a9 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Thu, 27 Jan 2005 12:23:02 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r2548, which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/La-kitchen/; revision=2549 --- list2matcol.pd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 list2matcol.pd (limited to 'list2matcol.pd') diff --git a/list2matcol.pd b/list2matcol.pd new file mode 100644 index 0000000..2c5a5b7 --- /dev/null +++ b/list2matcol.pd @@ -0,0 +1,17 @@ +#N canvas 0 0 257 308 10; +#X obj 65 102 zl len; +#X obj 65 48 inlet; +#X obj 65 74 t a a; +#X obj 65 187 matrix; +#X msg 65 131 matrix \$1 1; +#X obj 65 158 zl join; +#X obj 65 216 outlet; +#X text 132 218 matrix n 1; +#X text 121 48 liste n; +#X connect 0 0 4 0; +#X connect 1 0 2 0; +#X connect 2 0 0 0; +#X connect 2 1 5 1; +#X connect 3 0 6 0; +#X connect 4 0 5 0; +#X connect 5 0 3 0; -- cgit v1.2.1