Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xaionaro-go/equalizer-easyeffects2pipewire

Converter of an EasyEffects equalizer preset to a PipeWire filter config
https://github.com/xaionaro-go/equalizer-easyeffects2pipewire

autoeq convert easyeffects equalizer pipewire

Last synced: 3 months ago
JSON representation

Converter of an EasyEffects equalizer preset to a PipeWire filter config

Awesome Lists containing this project

README

        

Go to https://autoeq.app/, select the headphones you use, choose "EasyEffects" as the "equalizer app", download the file, and then run something like:
```
go install github.com/xaionaro-go/equalizer-easyeffects2pipewire/cmd/eq-ee2pw@latest
eq-ee2pw ~/Downloads/my-easyeffects-preset.txt ~/.config/pipewire/pipewire.conf.d/equalizer.conf
systemctl restart --user pipewire
```

That's it.