-
-
Notifications
You must be signed in to change notification settings - Fork 278
Equalizer
Phil Schatzmann edited this page May 15, 2025
·
1 revision
I am providing a simple 3 Band Equalizer which splits the output into 3 frequency bands and let's you midify the weight of each band via it's configuration object.
The configuration object is passed as reference, so you can update the related parameter values dynamically (e.g. in the loop)
Here is the link to the corresponding example. You just need to wrap the final output and send the output to the equilizer.