<div dir="ltr">Cool, works, and if your planing on doing something, besides a clear message you could also think of a "set" message where it receives a list of numbers setting the samples in the delay line (max list size = delay size).<div><br>The "set" message would really make it much more powerful ;) - reminding that delay~ and delwrite~ don't have this, only fexpr~</div><div><br></div><div>Let me know how you feel about the suggestion, and when you could do that if you're considering adding such features.</div><div><br></div><div>cheers</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-11 20:08 GMT-02:00 IOhannes m zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12/11/2015 11:01 PM, Alexandre Torres Porres wrote:<br>
> 2015-12-08 17:16 GMT-02:00 Christof Ressi <<a href="mailto:christof.ressi@gmx.at">christof.ressi@gmx.at</a>>:<br>
><br>
>> Actually, [z~] is cleared everytime you change the right inlet<br>
><br>
><br>
> Although it serves well for the mean filter, I just came across the need to<br>
> clear the buffer for the same delay size, so I can't use [z~] or [delay~]<br>
> or [delwrite~]/[delread~]...<br>
><br>
> so only option is [fexpr~] - which has a block limit but suits me<br>
><br>
> anyway, not a bad idea to add a clear method to [z~] anyway<br>
<br>
</span>how about giving [z~] a dummy delay (e.g. 'required+1') to trigger the<br>
clearing, and then set it back to the original value ('required')?<br>
not very elegant, but works *now*.<br>
<br>
fmadsr<br>
<span class="HOEnZb"><font color="#888888">IOhannes<br>
<br>
</font></span><br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>