On 12/11/2015 11:01 PM, Alexandre Torres Porres wrote: > 2015-12-08 17:16 GMT-02:00 Christof Ressi <[email protected]>: > >> Actually, [z~] is cleared everytime you change the right inlet > > > Although it serves well for the mean filter, I just came across the need to > clear the buffer for the same delay size, so I can't use [z~] or [delay~] > or [delwrite~]/[delread~]... > > so only option is [fexpr~] - which has a block limit but suits me > > anyway, not a bad idea to add a clear method to [z~] anyway
how about giving [z~] a dummy delay (e.g. 'required+1') to trigger the
clearing, and then set it back to the original value ('required')?
not very elegant, but works *now*.
fmadsr
IOhannes
signature.asc
Description: OpenPGP digital signature
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
