Quoth Ronni Montoya, on 29/12/2013 12:17:
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?
How about something like this? It uses [l2s] from zexy in Pd-extended.
James