I’d like to record audio in vvvv. Using the Audio Buffer help patch as a reference, I put together the following patch:
So far, this seems to work well. There’s just one thing I don’t understand: why do I need to know the duration of the recording in advance? Is there a way to buffer the recording without a fixed limit and save everything directly to a file?

