<?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&#x2F;fxpr~ notch filter coefficients]]></title><description><![CDATA[<p>I'm 14 and am trying to build a bandstop (notch) filter in vanilla PD for a science project. I'm trying to get it to be able to take in a CF and a changing Q, but can't seem to get my biquad math correct. I've double- and triple-checked my equations so my assumption is that I'm using the wrong ones, or in the wrong order. When I try to input the computed coefficients, no sound comes out at all. I have tried with the normalizing (dividing by A0) and without. I can't really use external libraries for this so cyclone and other such things are out of the question. Does anyone have any idea what I'm doing wrong? [<a href="/uploads/files/1768757737724-notch_fexpr.pd">Notch_fexpr.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 16:11:30 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15792.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Jan 2026 17:36:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Biquad&#x2F;fxpr~ notch filter coefficients on Sun, 18 Jan 2026 17:36:32 GMT]]></title><description><![CDATA[<p>I'm 14 and am trying to build a bandstop (notch) filter in vanilla PD for a science project. I'm trying to get it to be able to take in a CF and a changing Q, but can't seem to get my biquad math correct. I've double- and triple-checked my equations so my assumption is that I'm using the wrong ones, or in the wrong order. When I try to input the computed coefficients, no sound comes out at all. I have tried with the normalizing (dividing by A0) and without. I can't really use external libraries for this so cyclone and other such things are out of the question. Does anyone have any idea what I'm doing wrong? [<a href="/uploads/files/1768757737724-notch_fexpr.pd">Notch_fexpr.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients</guid><dc:creator><![CDATA[april]]></dc:creator><pubDate>Sun, 18 Jan 2026 17:36:32 GMT</pubDate></item><item><title><![CDATA[Reply to Biquad&#x2F;fxpr~ notch filter coefficients on Mon, 19 Jan 2026 13:51:39 GMT]]></title><description><![CDATA[<p>I'm no filter expert, plus you don't provide your equations, so I can't really tell. I have built though a vanilla abstraction that produces various filter types, including a notch one. You can test it and open it to read the resulting coefficients. It's either [omniFilter_abs~] or [multiFilter_abs~]. You can get it here <a href="https://github.com/alexdrymonitis/filter_abstractions" rel="nofollow">https://github.com/alexdrymonitis/filter_abstractions</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/2</guid><dc:creator><![CDATA[alexandros]]></dc:creator><pubDate>Mon, 19 Jan 2026 13:51:39 GMT</pubDate></item><item><title><![CDATA[Reply to Biquad&#x2F;fxpr~ notch filter coefficients on Sun, 18 Jan 2026 20:47:00 GMT]]></title><description><![CDATA[<p>because I dont understand  expr really,  I only do everything without them. which is the same thing. probably - it just looks different.  If you write out all of them in english Id try and do it regular and maybe learn it at the same time.   write it up  and ill try it.  otherwise your file is missing &quot;output&quot; object    I dont know what library it is.  it means dac~ ?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/3</guid><dc:creator><![CDATA[willblackhurst]]></dc:creator><pubDate>Sun, 18 Jan 2026 20:47:00 GMT</pubDate></item><item><title><![CDATA[Reply to Biquad&#x2F;fxpr~ notch filter coefficients on Sun, 18 Jan 2026 21:19:26 GMT]]></title><description><![CDATA[<p>mine says divde by zero detected.<img src="/uploads/files/1768771164395-screenshot_2026-01-18_21-18-56.png" alt="Screenshot_2026-01-18_21-18-56.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/4</guid><dc:creator><![CDATA[willblackhurst]]></dc:creator><pubDate>Sun, 18 Jan 2026 21:19:26 GMT</pubDate></item><item><title><![CDATA[Reply to Biquad&#x2F;fxpr~ notch filter coefficients on Mon, 19 Jan 2026 06:04:28 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/april">@april</a> Check the order of coefficients to [biquad~]. I think the feedback coefficients come before the feedforward coefficients. Also check the sign of the feedback coefficients. According to this reference <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> (formula 4) they should be negative.</p>
<p>Edit: additionally, try adding triggers to the outputs of the [expr] objects to ensure each of the sub branches are being evaluated in the order you think they should be. Here's my version based on that reference: <a href="/uploads/files/1768802665811-biquad-notch-coefficients.pd">biquad notch coefficients.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15792/biquad-fxpr-notch-filter-coefficients/5</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Mon, 19 Jan 2026 06:04:28 GMT</pubDate></item></channel></rss>