ah, deawkwardize file loading.

=cw4t7abs antiorp at tezcat.com
Sat Jan 9 15:55:31 CET 1999


>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


hav dze ent!r f!le name [$1.aif] az var
hensz append a!f 2 dze $1 dzen konztrukt msg

rand
 |
apend .aif
 |
 -----------------------------------
 ;                                 /
 array read16 /path/to/file/$1     |
 __________________________________\





More information about the PD-ot mailing list