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

suggestion: add abstraction to calculate biquad coefficients #1657

Open
porres opened this issue Apr 29, 2022 · 0 comments
Open

suggestion: add abstraction to calculate biquad coefficients #1657

porres opened this issue Apr 29, 2022 · 0 comments
Labels
feature suggestion for an enhancement

Comments

@porres
Copy link
Contributor

porres commented Apr 29, 2022

I wonder if we could have an object like else/biquad. All it does is implement some basic filters from the "Eq-cookbook". This is a compiled object but I also have a vanilla abstraction. Maybe such a vanilla abstraction could be included in the 'extra' folder as an extra object. This would make [biquad~] much more useful for the general public allowing Pd to have many built in 2nd order filters, namely: allpass, lowpass, highpass, bandpass, resonant, bandstop, eq, lowshelf, and highshelf (lowpass and highpass being resonant).

Screen Shot 2022-04-29 at 11 18 09

@umlaeute umlaeute added the feature suggestion for an enhancement label May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature suggestion for an enhancement
Projects
None yet
Development

No branches or pull requests

2 participants