I'm working on a looping sampler (hey hey), and I want to create soundfiles of loops that I choose. I'm going to be creating a lot of files, and I need to generate unique names for each file without having to type it (boring). How can I piece together unique arguments for the 'open' message sent to writesf~ each time I prompt it to record?
Darrell