[gstreamer-bugs] [Bug 349983] New: New plugin: fftw-based Fourier transform + toys

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 4 14:10:43 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=349983
 GStreamer | gst-plugins-bad | Ver: HEAD CVS

           Summary: New plugin: fftw-based Fourier transform + toys
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: bobqwatson at yahoo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unversioned Enhancement
   GNOME milestone: Unspecified


This is a patch to the CVS HEAD of gst-plugins-bad.  It adds a new plugin,
"fftwspectrum", with four elements:

  * fftwspectrum: use fftw to convert a raw audio signal into a frequency
spectrum (in chunks) using a discrete Fourier transform
  * fftwunspectrum: the inverse of fftwspectrum
  * spectrumeq: a multi-band equalizer that operates on frequency spectra
directly
  * moodbar: a toy analysis element based on Gav Wood's Moodbar code for Amarok

The main reason I wrote this plugin in the first place was to revive the
moodbar code in Amarok, as the Exscalibar library on which it used to be based
is now unmaintained.


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