Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: How to manually edit equalizer presets (FEQ files) (Read 2992 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

How to manually edit equalizer presets (FEQ files)

for people who want precise numeric control over there equalizer presets i figured you could open the *.feq files and fill in the values manually. its a text file with 18 values, each ending with a newline character, specifying the values of the 18 bands starting from the lowest frequency first.
Alternatively if you type out:

5
4
3
2
-1
2
3
4
5
5
4
3
2
-1
2
3
4
5

in notepad and save it as an *.feq file, it will act as a saved equalizer preset.
of course having it in the gui would be the best, but till that's implemented, this is for the control freaks!