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

Choose biquad q #760

Closed
wants to merge 2 commits into from
Closed

Choose biquad q #760

wants to merge 2 commits into from

Conversation

Quick-Flash
Copy link
Member

This pull request allows the ability to choose your q value for the biquad filter. Filters with a higher q will have a steeper cutoff at the cutoff freq, and a lower q has more of a roll off. The lower q will lead to less ringing and more linear changes in phase delay and frequency. Higher q will have your phase delay more abrupt. A q of 71 (will turn into 0.71) approximates butterworth filter response, and a q of 57 (0.57) will approximate bessel filter response.

@nerdCopter
Copy link
Member

  • closing 1.0.0 PR's for re-base.
  • will need git cherry-pick or git diff to re-create mods/PR's

@nerdCopter nerdCopter closed this Mar 23, 2022
@nerdCopter nerdCopter mentioned this pull request Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants