From 7d3d21431ff710a5dd84c8198f7018862595d2e2 Mon Sep 17 00:00:00 2001 From: Luke Iannini Date: Fri, 25 Jul 2008 08:58:52 +0000 Subject: added bang/empty list filter as per recent sssad discussion svn path=/trunk/abstractions/senderfruit/; revision=10218 --- memento-p/commun-c-ez.pd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'memento-p/commun-c-ez.pd') diff --git a/memento-p/commun-c-ez.pd b/memento-p/commun-c-ez.pd index da1c549..f9e4992 100644 --- a/memento-p/commun-c-ez.pd +++ b/memento-p/commun-c-ez.pd @@ -2,12 +2,12 @@ #X obj 21 62 commun-c \$2-\$3 \$1; #X obj 21 28 r \$1\$3; #X obj 21 92 s \$1\$3R; -#X text 154 18 Use like commun-c.ez \$0 "uniqueID" paramName; +#X text 154 18 Use like commun-c-ez \$0 "uniqueID" paramName; #X text 154 34 UniqueID is a /ID used to allow multiple units of one type; #X text 174 53 e.g. sft.cfm /sfs1 /busA /unitA = unitA is the uniqueID ; -#X text 205 68 thus you'd call as commun-c.ez \$0 \$3 paramName; +#X text 205 68 thus you'd call as commun-c-ez \$0 \$3 paramName; #X text 157 123 paramName is mapped to the local xers* that would usually be defined in the GUIcontrol. So a paramName of "baseFreq" will result in "\$0baseFreq" and "\$0baseFreqR" \, which is 99% of cases.; -- cgit v1.2.1