Page 1 of 1

Posted: 08 May 2015, 02:51
by percuson
Hi alltogether!

I am using the sampler & recorder module to record and save files on my harddisk. This works fine in the background.
But is there also a way to delete the saved files without prompting?

Thanks!

Posted: 08 May 2015, 09:17
by nay-seven
Not sure to understand in which conditions you need this but currently, no you can't delete files without prompting

Posted: 11 May 2015, 05:52
by percuson
Actually I am working on a looper with undo/redo function. It saves the every new layer as a combined file to the harddisk and recalls the previous file when doing an undo. It seems to work pretty well. But I wanted to erase the files when resetting the sampler/looper since it just litters up the harddisk. So until now I have to do it manually.
Anyway... thanks for the answer! I can deal with it. It was just the idea to make my looper more userfriendly for others...