[Bug 611689] [NEW PLUGIN] crossfeed plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 10 14:00:00 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=611689
  GStreamer | gst-plugins-bad | git

--- Comment #18 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2015-01-10 21:59:53 UTC ---
(In reply to comment #17)
> (In reply to comment #14)
> > Christoph, FYI, I added a gst_preset_is_editable() to make it obvious for apps
> > to check the preset impl.
> 
> Ok, I can try implementing the interface. I don't really need it tbh, but why
> not.
> 
> (In reply to comment #15)
> > Christoph, are you using the gst equalizer in quod libet? That comes with a few
> > presets already. I've just submitted a few presets for freeverb (in -bad) as
> > well. Using the preset iface could simplify your UI code.
> 
> Our UI code [0] is quite simple already, but we also don't support saving more
> than one config. And I haven't had any feature requests until now 
> to extend that. Also the UI code works against our backend interface for which
> we have two implementations (GStreamer and xine). Do you know of any
> application which uses this interface and exposes an UI (buzztrax maybe?)?
> 
> [0]
> https://code.google.com/p/quodlibet/source/browse/quodlibet/quodlibet/ext/events/equalizer.py

Here is a screenshot of the buzztrax ui for the presets
http://wiki.buzztrax.org/index.php/File:Bt-edit-0.4.0-01.png
users can modify the presets, yours seems to be built-in. But given that you
apply them to two different backends, I can understand your design.

If you feel that adding the preset iface is too much for you, but you won't not
mind using it in this case, I can make the change.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list