hi pd people. i think this a really basic question . IŽve start one patch where i want to open wavs .I just want to send the large of the each file that appears in to the soundfiler to a random object but i donŽt know how to transform the number into a message. thanks
Correo Yahoo! Comprueba qué es nuevo, aquà http://correo.yahoo.es
ruben patiño wrote:
hi pd people. i think this a really basic question . IÅœve start one patch where i want to open wavs .I just want to send the large of the each file that appears in to the soundfiler to a random object but i donÅœt know how to transform the number into a message.
a number IS a message
(the only data that are not messages in pd are signals and data-structures (for now, don't bother about the latter))
mfga-sdr- IOhannes
I read:
i think this a really basic question . I?ve start one patch where i want to open wavs .I just want to send the large of the each file that appears in to the soundfiler to a random object but i don?t know how to transform the number into a message.
| [soundfiler] | [t b f] | | [random] |
???
HTH
x
Hallo, ruben patiño hat gesagt: // ruben patiño wrote:
i think this a really basic question . I?ve start one patch where i want to open wavs .I just want to send the large of the each file that appears in to the soundfiler to a random object but i don?t know how to transform the number into a message.
I'm not sure, if I understand what you mean with the "large" or each file, but I guess it's the size number, that's coming out of soundfiler after you open a file. A number already is a message, you don't need to convert it in a special way. You could just connect this number to the [random] object. Or am I still not understanding what you want to achieve?
Frank Barknecht _ ______footils.org_ __goto10.org__