monoscope
Monoscope is an audio visualisation element. It creates a coloured curve of the audio signal like on an oscilloscope.
Example launch line
 gst-launch-1.0 -v audiotestsrc ! audioconvert ! monoscope ! videoconvert ! ximagesink
Hierarchy
GObject ╰──GInitiallyUnowned ╰──GstObject ╰──GstElement ╰──monoscope
Factory details
Authors: – Richard Boulton 
Classification: – Visualization
Rank – none
Plugin – monoscope
Package – GStreamer Good Plug-ins
Pad Templates
sink
        audio/x-raw:
         format: S16LE
           rate: [ 8000, 96000 ]
       channels: 1
         layout: interleaved
src
        video/x-raw:
         format: BGRx
          width: 256
         height: 128
      framerate: [ 0/1, 2147483647/1 ]
The results of the search are