[PD] clearing a delwrite~

Frank Barknecht fbar at footils.org
Wed Nov 1 13:26:19 CET 2006


Hallo,
Roman Haefeli hat gesagt: // Roman Haefeli wrote:

> On Wed, 2006-11-01 at 18:27 +0900, hard off wrote:
> > is there any way to clear a delwrite~ object so that i don't get
> > unwanted feedback?  or pehaps another way to write a delayline that is
> > clearable?
> 
> i can't think of a situation, where clearing the delay~-line would be
> better than just muting it with [*~ 0], but i might be wrong. can you
> give more details about the desired application?

What you could do is write into and read from a [table] instead of
using the premade delay-objects. Then you could clear it with "const
0". [table]s can be read and written at the same time if you take care
of the execution order.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__




More information about the Pd-list mailing list