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

Equalizer: Better spectrum display #4395

Open
1 of 5 tasks
PhysSong opened this issue Jun 3, 2018 · 2 comments
Open
1 of 5 tasks

Equalizer: Better spectrum display #4395

PhysSong opened this issue Jun 3, 2018 · 2 comments

Comments

@PhysSong
Copy link
Member

PhysSong commented Jun 3, 2018

Current EQ has a spectrum display. It is nice, but it can be improved a lot. Here are some of possible enhancements:

If you have some good ideas, please let us know!

@SecondFlight
Copy link
Member

Enabling antialiasing would likely be a simple way to improve the look of it. It's incredibly easy to do, you just tell Qt that you want antialiasing. You ought to be able to Google for how to do it, I don't remember off the top of my head. You can also go to the code for my latest waveshaper PR and search for antialiasing.

@LostRobotMusic
Copy link
Contributor

If you have some good ideas, please let us know!

I'd say it would be a good idea to have the option to display the left and right channels simultaneously in different colors. Then one could easily compare the difference in frequency content between ears.

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

No branches or pull requests

6 participants