ComfyUI Node
ARC Save Audio (sign on arrival)
A ComfyUI node in audio/save with 4 inputs and 0 outputs.
ARC Save Audio (sign on arrival)
- audio
◄filename_prefixArcVelvetAudio►
◄title►
◄include_prompt_textfalse►
Categoryaudio/save
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | Audio dict from upstream node (typically a TTS or music-gen node). Expected shape: {'waveform': torch.Tensor of (B, C, T), 'sample_rate': int}. | |
| filename_prefix | STRING | ArcVelvetAudio | — |
| title | STRING | Optional creator-supplied title baked into the signed assertion. | |
| include_prompt_text | BOOLEAN | false | OFF (default): text-prompt fields in the generation graph are SHA-256-hashed before signing. Workflow structure is preserved. ON: prompt rides verbatim in the signed manifest. Same semantics as the image node. NOTE: this controls TEXT-PROMPT redaction only — it does not gate the audio bytes, which are always signed verbatim. |
Outputs (0)
No outputs