ComfyUI Node
AIHub Expose Project Audio
A ComfyUI node in aihub/expose with 5 inputs and 2 outputs.
AIHub Expose Project Audio
- AUDIO
- LOCAL_FILE
◄idexposed_audio►
◄file_nameaudio.mp3►
◄batch_index►
◄do_not_processfalse►
◄optionalfalse►
Categoryaihub/expose
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| id | STRING | exposed_audio | A unique custom id for this workflow. |
| file_name | STRING | audio.mp3 | The name of the audio file as stored in the project files, including extension |
| batch_index | STRING | If the file belongs to a batch, the index of the latent to load, it must be a single integer, and it can be negative to count from the end | |
| do_not_process | BOOLEAN | false | If set to true, the video will not be processed by the node and you will have to handle it manually |
| optional | BOOLEAN | false | If set to true, it will not raise an error if the audio is not found |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| AUDIO | AUDIO | — |
| LOCAL_FILE | STRING | — |