aboutsummaryrefslogtreecommitdiff
path: root/examples/symbol2list.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-22 20:58:25 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2005-03-22 20:58:25 +0000
commit2b60d55c919e7588f5aff15936e83c300b3660bb (patch)
tree14d860de7f28083d3756ad91b627de70f26788f6 /examples/symbol2list.pd
parentc500bc542cb7cc78d6dac3f7da3bff626056b1aa (diff)
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
Diffstat (limited to 'examples/symbol2list.pd')
-rw-r--r--examples/symbol2list.pd1
1 files changed, 1 insertions, 0 deletions
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;