<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">I also needed a delay in samples and so
      I made an abstraction in Pd vanilla, delaying a signal with x
      number of  samples; for example a one sample delay is [delaysam 1]
        <br>
    </div>
    <div class="moz-cite-prefix">I think this is the correct way of
      doing this without needing externals...</div>
    <div class="moz-cite-prefix">Hans<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 1/25/20 9:16 PM, Alexandre Torres
      Porres wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEAsFmg+ovq+YpLrzHAC9oN7VP6S__XSi7ciqngWzLVaTS+S+A@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">cyclone/delay~ and else/ffdelay~ also allow for
        delay lines defined in samples (or ms)
        <div><br>
        </div>
        <div>but this can also be done in vanilla like people said
          (though somewhat inconvenient)</div>
        <div><br>
        </div>
        <div>cheers</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">Em sáb., 25 de jan. de 2020 às
          15:33, Ingo <<a href="mailto:ingo@miamiwave.com"
            moz-do-not-send="true">ingo@miamiwave.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">Thanks
          guys!<br>
          <br>
          [zexy/z~] looks exactly like what I'm looking for!<br>
          <br>
          Ingo<br>
          <br>
          <br>
          > you can just use [delwrite~] + [delread~], but you have
          to make sure that<br>
          > they are scheduled in the right order, see
          "G05.execution.order.pd" in<br>
          > "doc/3.audio.examples". Also, you have to convert from
          samples to<br>
          > milliseconds.<br>
          ><br>
          > For convenience, I often use [z~] from zexy, which is a
          delay line in a <br>
          > single<br>
          > object, with the delay time given in samples.<br>
          ><br>
          > Christof<br>
          ><br>
          ><br>
          > > Hi everybody!<br>
          > ><br>
          > > I'm planning on delaying a bandpass filter by
          samples to create a comb<br>
          > > filter effect.<br>
          > > Is this possible or can it be done only by audio
          blocks?<br>
          > ><br>
          > > If it is possible which object(s) would I use?<br>
          > ><br>
          > > Thanks<br>
          > > Ingo<br>
          <br>
          <br>
          <br>
          <br>
          <br>
          <br>
          _______________________________________________<br>
          <a href="mailto:Pd-list@lists.iem.at" target="_blank"
            moz-do-not-send="true">Pd-list@lists.iem.at</a> mailing list<br>
          UNSUBSCRIBE and account-management -> <a
            href="https://lists.puredata.info/listinfo/pd-list"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.puredata.info/listinfo/pd-list</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <p><br>
    </p>
    <div class="moz-signature">-- <br>
    </div>
  </body>
</html>