The Wayback Machine - https://web.archive.org/web/20201126115906/https://github.com/OTTO-project/OTTO/issues/128
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a DIRECT FORM I biquad filter in Gamma #128

Open
jmidt opened this issue Jul 30, 2019 · 0 comments
Open

Implement a DIRECT FORM I biquad filter in Gamma #128

jmidt opened this issue Jul 30, 2019 · 0 comments

Comments

@jmidt
Copy link
Member

@jmidt jmidt commented Jul 30, 2019

The Gamma dsp library has a biquad filter that uses the direct form II implementation. The problem is that this often pops and cracks when parameters are changed mid-stream. The direct form I should be more resilient to this.

I should probably be made as a separate struct in the util/dsp folder.

@jmidt jmidt added the dsp label Jul 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.