synaescope

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

Synopsis

struct              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

1
2
3
4