[PD] [nbuntil]: an non-blocking [until] replacement

Simon Wise simonzwise at gmail.com
Mon Dec 17 01:58:13 CET 2012


On 17/12/12 08:06, Jonathan Wilkes wrote:
> Why not just trigger each iteration with [bang~]?

because with [bang~] you would get a single iteration per block, rather than as 
many iterations as you have time for ... which seems to be the intention of 
[nbuntil], and very useful where you might want to do a loop which may be too 
long for one cycle but you can wait and use the results when they are ready, 
after a few cycles perhaps.

Simon



More information about the Pd-list mailing list