ComfyUI Node
Output Audio Bucket
Output audio by bucket key, rather than output folder.
Output Audio Bucket
- audio
- audio
- key
- manifest
◄audio_formatflac►
◄quality128k►
◄subfolder►
Categorybuckets/audio
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | The audio to save. | |
| audio_format | COMBO | flac | Codec the audio is stored as. |
| quality | COMBO | 128k | Bitrate/quality for mp3/opus (ignored for flac). |
| subfolderopt | STRING | Optional prefix to organize assets, e.g. 'voiceovers'. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | The input audio, passed through for chaining. |
| key | STRING | The asset key the audio was saved under. |
| manifest | BUCKET_MANIFEST | Metadata written alongside the audio. |