From 2b60d55c919e7588f5aff15936e83c300b3660bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 22 Mar 2005 20:58:25 +0000 Subject: zexy-2.0: - use of abstractions for objects that allow it - some objects are build both as externals and abstractions (as slower fallbacks) - code-layout is now 1:1 c-file<->object (this should allow for building of zexy as a collection of externals instead as a big library) - matrix-objects have moved to iemmatrix !! svn path=/trunk/externals/zexy/; revision=2641 --- examples/symbol2list.pd | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/symbol2list.pd') diff --git a/examples/symbol2list.pd b/examples/symbol2list.pd index e53dccf..9b38423 100644 --- a/examples/symbol2list.pd +++ b/examples/symbol2list.pd @@ -28,6 +28,7 @@ up into its characters.; #X text 375 412 banging the object will re-parse the list-symbol; #X text 532 498 which does the inverse; #X obj 75 428 symbol2list _; +#X text 600 44 part of zexy; #X connect 1 0 24 1; #X connect 7 0 24 0; #X connect 8 0 1 0; -- cgit v1.2.1