[gstreamer-bugs] [Bug 340362] [PATCH] new plugin - hardlimiter

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Oct 1 11:13:37 PDT 2006


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=340362

  GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #15 from René Stadler  2006-10-01 18:12 UTC -------
I also thought about that, but how to sanely express the parameters as
properties?  Both have a threshold, but the linear one has a ratio and the
smooth one a limit.  Maybe call the mode enum nicks "smooth" and "linear", and
let the element have four properties: mode, threshold, linear-ratio and
smooth-limit or something.  This should make it clear that either property is
ignored depending on the mode.

I completely ignore advanced features such as attack time or side-chaining for
now.  I think these make lots of sense for music production (buzztard,
jokosher, etc.).  The use case I focus on is playback.


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




More information about the Gstreamer-bugs mailing list