<div dir="ltr"><div dir="ltr">Em seg., 1 de mar. de 2021 às 20:19, Christof Ressi <<a href="mailto:info@christofressi.com">info@christofressi.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>
    <p>
      </p>It doesn't have to be. You can certainly change the delay line
      during runtime, just like in [receive~], [throw~], [tabsend~],
      [tabreceive~], etc.</div></blockquote><div></div><div> </div><div>I thought so, but let me just get something straight, is it possible to force a global dsp call or not? Should it always be avoided at all costs?</div><div><br></div><div>Cause I'm now facing another issue, I have a [del~ in] object spitting a unique delay name, and when I connect it via a control cord to a [del~ out] object I want it to spit out the delay name symbol. I made it spit it out when there's a new dsp call, but.... control connections do not force a new dsp call, so I dunno. <br><br>I ask because I'm still thinking about strategies involving dsp calls and it'd be good to get a final word if that's a "PLEASE DON'T DO THAT" :) </div><div><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>
      Done: <a href="https://github.com/pure-data/pure-data/issues/1274" target="_blank">https://github.com/pure-data/pure-data/issues/1274</a><p></p>
    <p>I might do a PR when I have some time.</p></div></blockquote><div><div>Thanks, and I'll look into the way  [receive~] and the like work to try and incorporate it in my external, I can also try a PR if you don't beat me to it in a quite probable better way.</div></div></div></div>