Type: nodetool.audio.SliceAudio
Namespace: nodetool.audio
Description
Extracts a section of an audio file. audio, edit, trim
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| audio | audio |
The audio file. | {"type":"audio","uri":"","asset_id":null,"data"... |
| start | float |
The start time in seconds. | 0 |
| end | float |
The end time in seconds. | 1 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | audio |
Related Nodes
Browse other nodes in the nodetool.audio namespace.