[PD] Arrays of arrays?
Frank Barknecht
barknech at ph-cip.uni-koeln.de
Thu Dec 27 11:18:45 CET 2001
Joseph Zitt hat gesagt: // Joseph Zitt wrote:
> On Wed, Dec 26, 2001 at 01:16:17PM -0800, Andrew (Andy) W. Schmeder wrote:
>
> Which leads me to another question: I'd like to be able to record or
> play a table, then, when that's done, take another action. I'm not
> seeing a way to tell if a tabplay~ or tabwrite~ has finished. Is there
> someway that it tells that it's done, or some way to know how long to
> wait?
When a tabplay~ has stopped, the right outlet sends a bang. I used this in
my array_of_array.pd patch.
But tabwrite~ doesn't stop until you explicitly stop it yourself. Which
leads to the problem, that it even records after the array is full. These
data is lost, then.
bye,
--
__ __
Frank Barknecht ____ ______ ____ __ trip\ \ / /wire ______
/ __// __ /__/ __// // __ \ \/ / __ \\ ___\
/ / / ____/ / / / // ____// /\ \\ ___\\____ \
/_/ /_____/ /_/ /_//_____// / \ \\_____\\_____\
/_/ \_\
More information about the Pd-list
mailing list