Skip to content

feat: audio equalizer#788

Draft
United600 wants to merge 4 commits intomainfrom
United600/equalizer
Draft

feat: audio equalizer#788
United600 wants to merge 4 commits intomainfrom
United600/equalizer

Conversation

@United600
Copy link
Copy Markdown
Collaborator

@United600 United600 commented Feb 28, 2026

Adds a audio equalizer feature, allowing users to adjust audio frequencies and presets during playback. The implementation includes new view models for the equalizer and its bands, a dialog for user interaction, integration with the player controls, and a command to open the dialog. Closes #113.

For now, it relies on VLC presets and band count, which comes with certain limitations. The goal moving forward should be to streamline this by reducing the number of bands to nine and introducing our own presets. I also took the opportunity to create a "Dialogs" folder, which will eventually hold all the ContentDialog.

Screenshots

Audio equalizer in the off position Audio equalizer in the on position

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.

Equalizer

1 participant