Creates a classic, real-time oscilloscope for the connected input signal. It’s useful for debugging and analyzing the raw waveform in a signal. Can also be used with custom Nodes to give them a unique appearance.
Beyond visualization, the Oscilloscope Node doesn’t do anything else.
Inputs
Audio Input
An audio or control signal to analyze.
Settings
Gain
Controls the vertical scaling of the waveform, from 0.1 to 10. Higher values amplify the visualization, making low-amplitude signals more visible.
Trigger
Sets the trigger mode. Off displays the waveform without synchronization. Sync synchronizes the display to zero-crossing points, producing a more stable visualization for periodic signals.
Resolution
Sets the number of samples displayed in the visualizer. A larger value will show a longer and more condensed slice of the signal, equivalent to zooming out.
Width
Sets the visualization width, in pixels.
Height
Sets the visualization height, in pixels.
Orientation
Sets the visual orientation: horizontal or vertical.
Theme
Sets the appearance color.
Line Thickness
Sets the thickness of the waveform line, from 1 to 5.