Hello everybody!

I'm building a small effects console and I would like to let the user choose whether to hear the output audio with the [dac~] or save an audio file with [makefilename].
Is it possible to switch between the two (and, even better, to have the chance to choose both at the same time)?

More than that, I would like to have the user only choose the filename with the [symbol C:/]-[savepanel], but not to deal with Start/Stop/Save of the recording.
Is it possible to have the recording start at the beginning of the incoming signal, stop at the end of it and then save automatically the file in the chosen path, without requiring anything else from the user?

Thank you very much in advance!!!