synaescope

synaescope — Creates video visualizations of audio input, using stereo and pitch information

Synopsis

                    GstSynaeScope;

Object Hierarchy

  GObject
   +----GstObject
         +----GstElement
               +----GstBaseAudioVisualizer
                     +----GstSynaeScope

Description

Synaescope is an audio visualisation element. It analyzes frequencies and out-of phase properties of audio and draws this as clouds of stars.

Example launch line

gst-launch audiotestsrc ! audioconvert ! synaescope ! ximagesink

Details

GstSynaeScope

typedef struct _GstSynaeScope GstSynaeScope;

See Also

goom