On 03/01/2013 05:46, ronni montoya wrote: > Hi, i was wondering how can i convert an image into a string of > characters in pd? > Is there is an easy way of doing this?
what does "convert an image into a string" mean? you can load the image with mrpeach's [binfile] (or try loading it as a raw audio file into a table), and then use something like [string2any] to convert it into a string. fgmadsr IOhannes _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
