[gstreamer-bugs] [Bug 344821] New: [soundtouch/pitch] controllable properties
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Tue Jun 13 15:24:56 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=344821
GStreamer | gst-plugins-bad | Ver: HEAD CVS
Summary: [soundtouch/pitch] controllable properties
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: wouter at kangaroot.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
This little patch makes the soundtouch based pitch controller controllable
using GstControl.
Some remarks about the changes :
* for some reasong GstControl can _not_ work with float properties
so i converted all properties to doubles.
* configure.ac should generate GST_CONTROLLABLE_* for linking against
that lib (which the patch takes care of).
I'll also attach a little test application that can be used to test
the functionality.
--
Configure bugmail: http://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