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 UI for Configuring DSP including Parametric Equalizers #756

Merged
merged 8 commits into from
Dec 23, 2024

Conversation

maximmaxim345
Copy link
Contributor

@maximmaxim345 maximmaxim345 commented Nov 26, 2024

Overview

This Pull Request introduces a sophisticated multi-stage Digital Signal Processing (DSP) system to Music Assistant, featuring a highly-flexible Parametric Equalizer as its cornerstone component.

For a more thorough description, see music-assistant/server#1795.

Related Changes

This PR Depends on:

Implementation Details

Editing the DSP will automatically apply the new configuration after 2s of inactivity.
Manually accepting changes would be disadvantageous when editing EQs since immediate feedback is essential for fine-tuning audio settings and hearing the results in near-real-time.
To prevent accidental changes, a future PR will add support for saving and loading presets.

Future Work

Copy link
Member

@marcelveldt marcelveldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing job!

@marcelveldt marcelveldt merged commit eda6a7d into music-assistant:main Dec 23, 2024
2 checks passed
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