[Bug 76522] Add equalizer support

rhythmbox (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 15 23:32:04 CET 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=76522

  rhythmbox | Plugins (other) | Ver: unspecified


Christophe Dehais changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71022|0                           |1
        is obsolete|                            |




------- Comment #15 from Christophe Dehais  2007-02-15 22:30 UTC -------
Created an attachment (id=82638)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=82638&action=view)
patch for an equalizer plugin

So here is a plugin for adding an equalizer widget to RB, which itself will
control a GStreamer filter inserted into the pipeline.

That means the plugin needs the patch found in Bug 345181, which works but is
not yet complete. One limitation for the equalizer is that it's always active
(even when turned off in the UI).

The plugin is done to work with the 3 gst elements: equalizer (currently in
gst-bad CVS), ladspa-tap-equalizer and laspa-Eq (formerly in gst-good, now in
gst-bad). It detects which ones are present on the system and a particular one
can be forced by editing the eq-config.ini file (the preferences dialog
actually does nothing for this).
At the moment, each filter is associated with a default configuration (in terms
of number of bands and frequencies setting), but the plan is to make it
configurable (the boilerplate code for that is there, I'm still thinking about
the UI).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email



More information about the Pkg-gnome-maintainers mailing list