I want to make an equalizer for the mp3 player I made, but I don't know which way is the easiest way to do it. I'm using mci in my player. Please help me!!! Thanks
Asked
Active
Viewed 4,679 times
1
-
If you are not more specific you won't get any useful answers. What it is exactly that you need? How to draw the equalizer? How to get the data for it? Something else? – Krzysztof Kozmic Apr 27 '09 at 10:04
-
Sorry, I want to get the data of the equalizer – SuperTux Apr 28 '09 at 00:19
-
http://stackoverflow.com/questions/22018898/sound-with-equalizer – Florian Apr 08 '14 at 17:34
1 Answers
2
The "Filters" section of musicdsp.org should be an excellent place to get started. I've seen ports of the 3 band eq in a couple of different places.

spender
- 117,338
- 33
- 229
- 351