<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Le 09/04/2014 01:45, Alexandre Torres
      Porres a &eacute;crit&nbsp;:<br>
    </div>
    <blockquote
cite="mid:CAEAsFmhFez=1n7-WS5fZ3Jj25ka1_oGxyaC2OOSqJ=qPhC_T=g@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi there. I'm trying to find a way to plot the
        frequency response of&nbsp;[bp~].
        <div><br>
        </div>
      </div>
    </blockquote>
    <br>
    Hello, I don't know if it helps, in ggee there are filter objects
    that are applying formula for biquad coefficients, it's easy to use
    those formula in expr and apply them to biquad object in vanilla.<br>
    <blockquote
cite="mid:CAEAsFmhFez=1n7-WS5fZ3Jj25ka1_oGxyaC2OOSqJ=qPhC_T=g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>I know of patches that can plot from biquad coefficients,
          so it'd be great if I could get biquad coefficients from an
          input of frequency and Q.</div>
        <div><br>
        </div>
        <div>I see [bp~] is a 2 pole filter. So does it mean I can
          achieve it by zeroing out a bandpass filter made with
          [biquad~]? Cause I see people make bandpass filters with
          2poles in biquad, but the zeros are at -1 and 1. I tried zero
          values of zero, but it didn't look to good to make me believe
          that's the same as [bp~].</div>
        <div><br>
        </div>
        <div>I know of miller's example H10.measurement.pd, and compared
          to it, didn't seem to fit.</div>
        <div><br>
        </div>
        <div>Anyway, I wanted something that would plot [bp~] right
          away, not like the H10 example, which takes some time. But
          then, if we can't do it with biquad coefficients, I would need
          some guidelines to do it some other how.</div>
        <div><br>
        </div>
        <div>Thanks</div>
        <div><br>
        </div>
        <div>Cheers</div>
        <div><br>
        </div>
        <div>I know about filterview and patch</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>