[PD] Creating random filenames

Simon Wise simonzwise at gmail.com
Mon Dec 30 13:33:15 CET 2013


On 30/12/13 00:10, Jack wrote:
> Le 29/12/2013 13:17, Ronni Montoya a écrit :
>> Hi, how can i create random file names in pd?
>>
>> I need to have a recording button in my patch that everytimes records
>> an audio file in a different ( random ) file name.
>>
>> For example, each time i record something it should create random .wav
>> file names:
>>
>> kasdsd.wav
>> lifasik.wav
>> kjaskld.wav         ............  etc
>>
>>
>> any idea how to achieve this?
>>
>> _______________________________________________
>> Pd-list at iem.at mailing list
>> UNSUBSCRIBE and account-management ->  http://lists.puredata.info/listinfo/pd-list
>
> A solution without external...

just use something like  [symbol $1$2$3$4.wav(

to replace [list2symbol] if you really can't use it


Simon




More information about the Pd-list mailing list