ComfyUI Node
Eagle Save Audio
A ComfyUI node in EagleBridge with 10 inputs and 1 output.
Eagle Save Audio
- audio
- audio
◄eagle_folder_id►
◄file_name_template%datetime%_%rand%►
◄local_subfolderEagleBridge/Audio/%date%/►
◄formatwav►
◄bitrate192k►
◄save_local_copytrue►
◄previewtrue►
◄memo►
◄website►
CategoryEagleBridge
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | — | |
| eagle_folder_id | STRING | Paste the Eagle destination folder ID. Leave blank to save to the Eagle Library Root. To find folder IDs, open http://127.0.0.1:41595/api/folder/list in a browser while Eagle is running. | |
| file_name_template | STRING | %datetime%_%rand% | Supports %date%, %time%, %datetime%, %index%, %rand%. |
| local_subfolder | STRING | EagleBridge/Audio/%date%/ | Supports %date%, %time%, %datetime%, %model%. |
| format | COMBO | wav | 4 options: wav, flac, mp3, opus |
| bitrate | COMBO | 192k | Used by MP3/Opus. WAV and FLAC are lossless and ignore this setting. |
| save_local_copy | BOOLEAN | true | — |
| preview | BOOLEAN | true | Show ComfyUI's audio player after saving. |
| memo | STRING | — | |
| website | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |