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

Add custom equalizer plugin with presets (bass booster, rock...) and the ability to add your own presets via a config.json file #2831

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ZeDarkAdam
Copy link

This PR adds a new Custom Equalizer plugin for EQ settings with a large selection of default presets, and the ability to make your own flexible presets with detailed settings and any number of BiquadFilter. There is no UI, custom presets are added via a config.json file.

image

@ArjixWasTaken
Copy link
Contributor

I'd recommend you split this into multiple smaller files, one for menu, one for renderer and one for the presets would be a good way of splitting this.

@ZeDarkAdam
Copy link
Author

The code is quite small, so I think splitting it into multiple files might be unnecessary. Also, I haven't fully figured out how to do it properly yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants