RBEQ 1.3 – Now With Presets!
Posted in Open Source, Site, Tech on February 17th, 2010 by Chris – 4 CommentsHello all -
A new version of RBEQ, the Rhythmbox Equalizer plugin that I’ve been hacking away at, is out for public availability. Of course, this means that I have to go update all of my previous links to point to the new download. For ease of accessibility, you can find it at http://rbeq.googlecode.com, as the featured download. Installation instructions are the same: download the file, open a terminal, and type:
tar -xvzf rbeq-1.3.tar.gz -C ~/.gnome2
New in this release:
- The ability to save and load presets. This has been a big request, and I finally found a decent way of handling it.
- Layout cleanup and arranging to add in the new preset functions.
- Backend code cleanup, so that it behaves more python-y. I’m not a python programmer, so this has been a neat experiment in trying it out.
Thanks to all out there who have used and enjoy the past versions of this plugin. Hope that the new one is to your liking.
