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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 2 00:06:14 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 #16 from Stefan Kost (gstreamer, gtkdoc dev)  2006-10-02 07:05 UTC -------
In pro-audio devices compressors have four parameters:
* attack (lets omit this for now)
* ratio
* threshold (the point where the compression kicks in)
* characteristics = {soft-knee, hard-knee)

I would use threshold (double) and characteristics (enum) and ration (fraction)
as gobject properties. I am not sure wheter the ration has to be a fraction or
can't simply be a double too.


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




More information about the Gstreamer-bugs mailing list