<div dir="ltr">Hey Max, what do you need this for exactly? I've been meaning to get to this since I started working with cyclone, the idea then was to clone tapin~/tapout~ but the same design seems complicated for Pd as I discussed in other threads.<div><br></div><div>So, I made changes to delread4~/delwrite~ that allows freezing, but I already have 2 delay externals in ELSE, and I should "freeze" them too.</div><div><br></div><div>I have [ffdelay~] and [fbdelay~] (feed forward and feedback). These are single objects so you don't need a "write"/"read" pair. For feed forwarding delay, that's just fine, the problem with [fbdelay~] is that you cannot put anything in the feedback loop, for that you need a pair like tapin~/tapout~ or delwrite~/delread4~ and put other stuff inside the chain.</div><div><br></div><div>So I ask why you need this for cause if it's for feed forwarding or simple feedback (without putting anything in the feedback loop), my existing externals would be ok for you now. I'll focus now on how to freeze them now as well.</div><div><br></div><div>cheers</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em dom., 28 de fev. de 2021 às 17:23, Alexandre Torres Porres <<a href="mailto:porres@gmail.com">porres@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Em dom., 28 de fev. de 2021 às 16:20, Alexandre Torres Porres <<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>> escreveu:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">maybe we can request to add it to vanilla.<br></div></div></blockquote><div><br></div><div><a href="https://github.com/pure-data/pure-data/issues/1273" target="_blank">https://github.com/pure-data/pure-data/issues/1273</a> </div></div></div>
</blockquote></div>