Skip to content

Changing Filter coefficients on the fly #1758

Answered by pschatzmann
Kageni-wq asked this question in Q&A
Discussion options

You must be logged in to vote

I am not aware of any restriction.
The only issue, that I see is that you create some memory leaks.
I suggest to create the filters as global objects that you just assign with setFilter() instead of createing a new object each time.

ps. the Equilizer3Bands is much easier to use...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants