Type: nodetool.audio.CreateSilence
Namespace: nodetool.audio
Description
Creates a silent audio file with a specified duration. audio, silence, empty
Use cases:
- Generate placeholder audio files
- Create audio segments for padding or spacing
- Add silence to the beginning or end of audio files
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| duration | float |
The duration of the silence in seconds. | 1.0 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | audio |
Metadata
Related Nodes
Browse other nodes in the nodetool.audio namespace.