WinAMP presets are awesome for Music Players let it be windows or Linux. I was wondering if I can find something like that for my Banshee player. While I was googling I found that many are pointing me back to WinAMP presets. Here is what I found on Ubuntu Forums.
1. Download the equalizer presets
wget https://www.mikesplanet.net/files/equalizers.xml.gz
2. Install equalizer presets in Banshee 1.2 (Please note, this will write over existing presets)
gunzip -c equalizers.xml.gz > ~/.config/banshee-1/equalizers.xml
3. Start Banshee, Goto View -> Equalizer and choose what preset you want to use.
Enjoy!



