Csound Csound-dev Csound-tekno Search About

Simple Second Order Lowpass Filter Formula

Date2017-02-17 04:10
FromEmmett Palaima
SubjectSimple Second Order Lowpass Filter Formula
Hi, I'm doing some audio programming in C, and I'm looking for a simple 2nd order lowpass filter design I can implement. Not looking for anything too fancy, just need something like the Tone opcode but with a steeper cutoff. I was looking in the Audio Programming book but it only covers 1st order IIR filters. 

Any suggestions?

Thanks! 
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-02-17 10:25
FromRichard Dobson
SubjectRe: Simple Second Order Lowpass Filter Formula
Have you checked the DVD chapters in the book? I did a chapter on 
digital filters covering 2nd-order schemes, most especially the Robert 
Bristow Johnson recipes, with example implementations.

Richard Dobson


On 17/02/2017 04:10, Emmett Palaima wrote:
> Hi, I'm doing some audio programming in C, and I'm looking for a simple
> 2nd order lowpass filter design I can implement. Not looking for
> anything too fancy, just need something like the Tone opcode but with a
> steeper cutoff. I was looking in the Audio Programming book but it only
> covers 1st order IIR filters.
>
> Any suggestions?
>
> Thanks!
> Csound mailing list Csound@listserv.heanet.ie
> 
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features
> can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-02-17 10:35
FromEmmett Palaima
SubjectRe: Simple Second Order Lowpass Filter Formula
No, I had only looked in the book itself. I will be sure to take a look at that chapter on the DVD. Thanks!

On Fri, Feb 17, 2017 at 5:25 AM, Richard Dobson <richard@rwdobson.com> wrote:
Have you checked the DVD chapters in the book? I did a chapter on digital filters covering 2nd-order schemes, most especially the Robert Bristow Johnson recipes, with example implementations.

Richard Dobson



On 17/02/2017 04:10, Emmett Palaima wrote:
Hi, I'm doing some audio programming in C, and I'm looking for a simple
2nd order lowpass filter design I can implement. Not looking for
anything too fancy, just need something like the Tone opcode but with a
steeper cutoff. I was looking in the Audio Programming book but it only
covers 1st order IIR filters.

Any suggestions?

Thanks!
Csound mailing list Csound@listserv.heanet.ie
<mailto:Csound@listserv.heanet.ie>
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
https://github.com/csound/csound/issues Discussions of bugs and features
can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here