diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-23 04:16:14 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2010-11-23 04:16:14 +0000 |
commit | 3436fc2cbffe25f852cf24678872c5682627bdd8 (patch) | |
tree | fd95a6fa6b5d99b57979970169abe521c28dc0a6 /polypoly~.pd | |
parent | 60f553d50688284e543e623b671f8179c78ad876 (diff) |
got rid of zexy dependency by using [symbol /(
svn path=/trunk/externals/many/; revision=14508
Diffstat (limited to 'polypoly~.pd')
-rw-r--r-- | polypoly~.pd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polypoly~.pd b/polypoly~.pd index fbe5271..f20b588 100644 --- a/polypoly~.pd +++ b/polypoly~.pd @@ -146,7 +146,7 @@ as senders and receivers.; #X obj 59 16 inlet; #X obj 55 271 outlet; #X obj 59 98 list append; -#X obj 58 153 zexy/list2symbol /; +#X msg 58 153 symbol \$1/\$2; #X obj 59 43 trigger bang anything; #X obj 58 67 ggee/getdir 2; #X connect 0 0 4 0; |