MENU

Fun & Interesting

"Analog Modeling With Wave Digital Filters In C++" || Jatin Chowdhury

The Audio Programmer 3,949 3 years ago
Video Not Working? Fix It Now

Jatin Chowdhury (Chowdhury DSP) "Analog Modeling With Wave Digital Filters In C++" Abstract: "Wave Digital Filters (WDFs) are a powerful tool for modelling the behaviour of electronic circuits. We'll give an introduction to the theory behind wave digital filters, and discuss the implementation of a real-time WDF library. Along the way, we'll see how C++ concepts including object-oriented programming, function-inlining, and template patterns can be useful for improving the library implementation." Link to the slides: https://ccrma.stanford.edu/~jatin/slides/TAP_WDFs.pdf Link to the WDF library: https://github.com/Chowdhury-DSP/chowdsp_utils/tree/master/modules/chowdsp_dsp/WDF Link to the WDF example: https://github.com/jatinchowdhury18/WaveDigitalFilters -- Inclusion is at the core of our meetups, and we follow the Berlin Code of Conduct. For more information, please read more here https://berlincodeofconduct.org/ See our past meetups here: https://www.youtube.com/watch?v=F6iHQXByf0c&list=PLLgJJsrdwhPyLf5ZYWB7KH8VPU5uCdH1l Support the channel: www.patreon.com/theaudioprogrammer Join the Audio Programmer Discussion Group: www.theaudioprogrammer.com/community Website: www.theaudioprogrammer.com Instagram: https://www.instagram.com/theaudioprogrammer Facebook: www.facebook.com/theaudioprogrammer Twitter: twitter.com/theaudioprogrammer

Comment