ah, deawkwardize file loading.

_|=~ opt at web.fm
Sat Jan 9 16:14:52 CET 1999


helo.

problem.description:
i ve got a directory holding a big number of small soundfiles. they are
named like
0.aif, 1.aif,2.aif, etc ...

i use a message like:
-----------------------------------------
;                                       /
array read16 /path/to/file/1.aif 52 b   |
________________________________________\


but i d rather use something like:
-----------------------------------
;                                 /
array read16 /path/to/file/$1.aif |
__________________________________\

then connect a number.box or random to the message and load a file upon
every change in the number...

if; how could this work? fi
cheers,os
-- 
one.person-many.names-still.me



More information about the Pd-list mailing list