<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[biquad~ coefficients example from help]]></title><description><![CDATA[<p>In the help patch for [biquad~] there are coefficients for a very narrow bandstop filter centered at 5512.5 hz @ 44.1k or 6000 hz @ 48k. The filter's Q isn't stated so I thought I could reverse engineer it using those coefficients as my key but I can't seem to generate them exactly by using either my own coefficient calculator or the one from ELSE (bicoef2). I get close with a Q of about 3500, but I can't match all coefficients with a single Q value (I can't remember if the 1s are even posssible). Why would that be?<br />
<a href="/uploads/files/1768870940419-help-coefficients-search.pd">help coefficients search.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15793/biquad-coefficients-example-from-help</link><generator>RSS for Node</generator><lastBuildDate>Tue, 17 Mar 2026 15:04:59 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15793.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Jan 2026 22:47:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to biquad~ coefficients example from help on Tue, 20 Jan 2026 01:02:23 GMT]]></title><description><![CDATA[<p>In the help patch for [biquad~] there are coefficients for a very narrow bandstop filter centered at 5512.5 hz @ 44.1k or 6000 hz @ 48k. The filter's Q isn't stated so I thought I could reverse engineer it using those coefficients as my key but I can't seem to generate them exactly by using either my own coefficient calculator or the one from ELSE (bicoef2). I get close with a Q of about 3500, but I can't match all coefficients with a single Q value (I can't remember if the 1s are even posssible). Why would that be?<br />
<a href="/uploads/files/1768870940419-help-coefficients-search.pd">help coefficients search.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15793/biquad-coefficients-example-from-help</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15793/biquad-coefficients-example-from-help</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Tue, 20 Jan 2026 01:02:23 GMT</pubDate></item><item><title><![CDATA[Reply to biquad~ coefficients example from help on Tue, 20 Jan 2026 13:13:54 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a> Being incapable of all understanding of the cookbook I have always used [notch] [lowpass] [equalizer] etc. from the ggee library..... there are quite a few of them.<br />
Bandwidth in octaves (value 100 = 1 octave) but 1 am not sure that is linear for calculating Q.<br />
Of course you can print the coordinates produced by the objects.<br />
Maybe they will help your research though..?<br />
David.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15793/biquad-coefficients-example-from-help/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15793/biquad-coefficients-example-from-help/2</guid><dc:creator><![CDATA[whale-av]]></dc:creator><pubDate>Tue, 20 Jan 2026 13:13:54 GMT</pubDate></item><item><title><![CDATA[Reply to biquad~ coefficients example from help on Thu, 22 Jan 2026 12:38:11 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/whale-av">@whale-av</a> I thought I had figured out the relationship between Q and BW but my patch failed miserably. So I just went with BW but got the same &quot;close but no cigar&quot; results:<br />
<img src="/uploads/files/1768925505864-screenshot-2026-01-20-110847.png" alt="Screenshot 2026-01-20 110847.png" class="img-responsive img-markdown" /><br />
Edit: looking back at that cookbook formula for notch coefficients (<a href="https://webaudio.github.io/Audio-EQ-Cookbook/audio-eq-cookbook.html" rel="nofollow">https://webaudio.github.io/Audio-EQ-Cookbook/audio-eq-cookbook.html</a>), ff1 and ff3 are defined as 1/1+alpha, so the only way that could equal 1 is if alpha equals 0. But alpha is defined as sin(2 * pi * f / sr) / 2 * Q, so f would have to be 0 or Nyquist, or else Q is so large that it underflows the precision of the floats used to calculate the coefficients? And if it's the latter, then that seems like a weird thing to present as an illustrative example. (Note that in the example, f = 5512.5 = Nyquist/4--prob not a coincidence)</p>
<p>I'm still mystified.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15793/biquad-coefficients-example-from-help/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15793/biquad-coefficients-example-from-help/3</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Thu, 22 Jan 2026 12:38:11 GMT</pubDate></item></channel></rss>