Subject: Re: [PD] writesf~ time to flush to disk…?
Date: October 1, 2013 5:26:49 PM GMT+08:00
On 1 Oct 2013, at 09:27, Thomas Mayer <thomas@residuum.org> wrote:
On 30.09.2013 17:22, Jamie Bullock wrote:
Could an outlet be added to writesf~, outputing the number of samples written to disk?
The parent patch could then use this outlet to establish when writesf~ is ready to receive another "open".
I like the idea, but the outlet could just output a bang, when it is
done, otherwise how do you determine that writesf~ has written all
samples to disk?
I meant that it should just output the _total_ samples written after it has flushed to disk. This would be consistent with the behaviour of [soundfiler] I believe.
But yes, a bang would do the job.
best,
Jamie