Displays a horizontally scrolling spectogram, which is a visual representation of its input audio spectrum over time. Besides examining the frequency contents of its input audio signal, it’s also useful for providing visual feedback on custom Nodes.
Inputs
Audio Input
The audio or control signal to analyze.
Settings
Width
The Node width, in pixels.
Height
The Node height, in pixels.
Theme
The spectogram’s color theme.
Similar Nodes
- The Spectrum Analyzer Node is also useful for examining the audio spectrum.
- Bandpass Filter Nodes can also be used to split the audio spectrum into regions and examine the amplitude of each region.