<div dir="ltr">So I've been reading all day about this and this is what my intuition tells me:<div><br></div><div>the filters from the objetcs I mentioned (<span style="font-size:12.8000001907349px;color:rgb(0,0,0);white-space:pre-wrap">[lop~], [hip~], [bp~], [lores~] & [reson~]) </span>and the ones<span style="font-size:12.8000001907349px"> described at</span><span style="font-size:12.8000001907349px;color:rgb(0,0,0);white-space:pre-wrap"> "Cookbook formulae for audio EQ biquad filter coefficients" are not </span><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap">butterworth/chebyshev/eliptic/bessel/etc. They're just what they are.</span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap">Seems these filter topologies are some special cases that don't apply to these more general filters.</span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap">Does anyone back this up?</span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap">Moreover... I've figured out how to work with butterworth filters. I had the wrong impression you could start from a second order filter and cascade it a few times to achieve higher order filters, but that's not the way it is.</span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap">thanks</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-15 15:00 GMT-02:00 Alexandre Torres Porres <span dir="ltr"><<a href="mailto:porres@gmail.com" target="_blank">porres@gmail.com</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="">"<span style="font-size:12.8000001907349px">I'm not sure how much difference it makes for low-order filters (biquad has 2 poles and 2 zeros).  The differences really matter more for higher order filters, say 8 poles or more..."</span><div><span style="font-size:12.8000001907349px"><br></span></div></span><div><span style="font-size:12.8000001907349px">That's really relevant information, thanks :)</span></div><span class=""><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">> I</span><span style="font-size:12.8000001907349px">'d just use the ones already made in iemlib...</span></div><div><span style="font-size:12.8000001907349px"><br></span></div></span><div><span style="font-size:12.8000001907349px">Sure, but it's more of theoretical doubt and concern. I just wanna learn more about it, even if I just use what's there in iemlib.<br><br>> </span><span style="font-size:12.8000001907349px">There's also a 3rd order BW in the docs</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Sure, I know about them and I'm studying it. And I'm also now checking </span><a href="http://msp.ucsd.edu/techniques/latest/book-html/node145.html" target="_blank">http://msp.ucsd.edu/techniques/latest/book-html/node145.html</a></div><div><br></div><div><span style="font-size:12.8000001907349px;color:rgb(0,0,0);white-space:pre-wrap">I assume it's a matter of how to calculate the coefficients for you to get filters that are </span><font color="#000000"><span style="white-space:pre-wrap">butterworth/chebyshev/etc, and the text from miller point to how to get butterworth coeficients. But it doesn't point to how to get Chebyshev 1 pr 2, Eliptic, Bessel and whatever. Any hints?</span></font><br></div><div><br></div><div>And I still wonder what's the kind of filter from objects like <span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap">[lop~], [hip~], [bp~], [lores~] and [reson~] for instance (cause I know how to get those with biquad coefficients). And also </span><span style="font-size:12.8000001907349px">about the filters described at</span><span style="font-size:12.8000001907349px;color:rgb(0,0,0);white-space:pre-wrap"> "Cookbook formulae for audio EQ biquad filter coefficients" </span><a href="http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt" style="font-size:12.8000001907349px;white-space:pre-wrap" target="_blank">http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt</a></div><div style="font-size:12.8000001907349px"><font color="#000000"><br></font></div><div style="font-size:12.8000001907349px"><font color="#000000">Do any of you know what kind of filter it is?</font></div><div style="font-size:12.8000001907349px"><font color="#000000"><br></font></div><div style="font-size:12.8000001907349px"><font color="#000000">Thanks</font></div><div><span style="color:rgb(0,0,0);font-size:12.8000001907349px;white-space:pre-wrap"><br></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-15 13:59 GMT-02:00 Frank Barknecht <span dir="ltr"><<a href="mailto:fbar@footils.org" target="_blank">fbar@footils.org</a>></span>:<div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span><br>
On Mon, Dec 15, 2014 at 03:41:45PM +0000, Claude Heiland-Allen wrote:<br>
> On 15/12/14 14:49, Alexandre Torres Porres wrote:<br>
> >Do any of you know if they're Butterworth or what?<br>
><br>
> I'm not sure how much difference it makes for low-order filters<br>
> (biquad has 2 poles and 2 zeros).  The differences really matter<br>
> more for higher order filters, say 8 poles or more...<br>
><br>
> You could waste time calculating coefficients for a biquad cascade<br>
> (the process is quite involved - see the mkfilter package online),<br>
> but I'd just use the ones already made in iemlib...<br>
<br>
</span>There's also a 3rd order BW in the docs, if you're interested in the inner<br>
workings: 3.audio.examples/H13.butterworth.pd<br>
<br>
Ciao<br>
<span><font color="#888888">--<br>
 Frank Barknecht                                     _ ______footils.org__<br>
</font></span><div><div><br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div></div></div></div>
</blockquote></div></div>