How to Set WinAmp equalizer presets in Banshee 1.2
Posted by admin on August 7th, 2008
Email This Post
1. Download the equalizer presets using the following command
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
3. Start Banshee, Goto View -> Equalizer and choose what preset you want to use.
or use the following single command
Or this one-liner:
wget -O - http://www.mikesplanet.net/files/equalizers.xml.gz | gunzip -c - > ~/.config/banshee-1/equalizers.xml
Source from here
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


August 8th, 2008 at 12:51 pm
Works Great. Thanks a lot.
August 8th, 2008 at 7:06 pm
Thanks!
August 15th, 2008 at 7:33 am
Great Tip Dude. I find the equalizers “THE” most compelling reason to move to Banshee. Why cant they have equalizer defaults shipped from the factory ??