[PD] Stream of caracters to list of words

zmoelnig at iem.at zmoelnig at iem.at
Sun Aug 19 11:23:15 CEST 2012


Quoting FernandoG <dataferx at gmail.com>:

> Hi PD users :)
>
> I am working with text to sound transformation using binfile objet and have
> a question:
>
> binfile objetc read a file and then output caracter by caracter every bang
> recived, i am planning to use not a stream of ascii number rather than a
> list of them. Then the idea is to use words as control signal for sound
> sinthesis. How can i get variable lists from a stream? wich objetc can help
> my? its needed to split the stream in to words and recognize puctuation or
> space as words limits.
>


check the [list] family of objects (mainly [list append]).
they allow you to do all those kind of things but *you* have to build  
the logic yourself.

fgmsadr
IOhannes




More information about the Pd-list mailing list