moin moin,
On 2008-01-06 22:02:47, Damien Henry - Voxler damien.henry@voxler.fr appears to have written:
Of course tcpclient returns lists of floats as it is designed for this, but i need to convert thoses lists of floats to list of symbols.
If you're using vanilla pd, you could also use [any2string], included in the [pdstring] library, which is available here:
http://www.ling.uni-potsdam.de/~moocow/projects/pd/pdstring-0.03.tar.gz
or in sourceforge cvs. If you're willing to patch your pd sources, I think Martin's [str] objects are a better solution, though.
marmosets, Bryan