moin Tim, moin list,
at the risk of sounding like a broken record, this is something else I've hacked with my "pd-string" externals: strings as lists of ASCII-valued floats -- I can post a patch for text2d which adds a "string" message, if you're interested.
marmosets, Bryan
On 09/21/2005 12:51:01 AM, Tim Blechmann TimBlechmann@gmx.net appears to have written:
hi all,
is there any easy way to include symbols containing commas (generated by pyext) in a display of gem's text2d? a symbol pyext.Symbol("test,") will be displayed as "test," ... i tried to use pyext.Symbol("test\b,") instead, but this didn't work, either...
any hints?
thanks ... tim