LMMS / lmms

Cross-platform music production software
https://lmms.io
GNU General Public License v2.0
7.96k stars 993 forks source link

Equalizer: Better spectrum display #4395

Open PhysSong opened 6 years ago

PhysSong commented 6 years ago

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 commented 6 years ago

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 commented 5 years ago

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.