The Winamp equalizers presets are the best equalizer settings I have found. The following guide will get the default WinAmp presets working under Banshee 1.2.
1. Download the equalizer presets
wget http://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
Yes, this still works in Banshee 1.5
3. Start Banshee, Goto View -> Equalizer and choose what preset you want to use.
This entry was posted in Floss and tagged banshee by Mike and comments are closed.[...] Per ovviare a questo inconveniente possiamo utilizzare i famosi settaggi dell’equalizzatore di Winamp, che credo non abbiano bisogno di presentazioni, soluzione suggeritaci dal blog Mike’s planet. [...]
[...] saved by will2k123 35 days ago2 votesWinamp 5.54 Full>> saved by SimingJiang 36 days ago5 votesWinamp Equalizer in Banshee 1.2>> saved by jordanbotzon 41 days ago5 votesWinamp 5.541 Build 2165 Pro>> saved by wakingbradley 47 [...]
Or this one-liner:
wget -O – http://www.mikesplanet.net/files/equalizers.xml.gz | gunzip -c – > ~/.config/banshee-1/equalizers.xml
Thanks, this is always an issue to get working as expected. I really think that something like this could be included in the upstream release.
Doesn’t work with Banshee 1.4.1.