Audio Signal
Generates audio signals including silence, sine waves, and other signal types with configurable sample rate and channel layout
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
wave |
Audio waveform (default: {"type":"silence","freq":444,"db":0}) |
✗ |
sampleRate |
Samplerate in Hz of the generated audio (default: 48000) |
✗ |
channelLayout |
Channel layout of the generated audio (default: "stereo") |
✗ |
notes |
Additional notes about this component |
✗ |
Tags: audio tone sine generator silence