ComfyUI Node
Stable Audio Theme (v2)
A ComfyUI node in OldTimeRadio/v2/audio with 4 inputs and 4 outputs.
Stable Audio Theme (v2)
- cue_audio_clips
- cue_manifest_json
- render_log
- done
◄script_json{}►
◄enginestable_audio_3►
◄ledger_json►
◄gate_in►
CategoryOldTimeRadio/v2/audio
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| script_json | STRING | {} | Frozen v2 ledger JSON from OTR_LedgerFreezeCascade. Passed VERBATIM to the legacy engine on the batch path; read for cue mood on the clip path. |
| engine | COMBO | stable_audio_3 | Theme-music engine. Legacy MusicGen is the byte-identical default; stable_audio_music is opt-in (flag + HF token) until the GPU pilot promotes it. Unusable selections fail closed with a named error. |
| ledger_jsonopt | STRING | Cast-locked ledger from OTR_CastLock (carries episode_seed). Read on the clip path for the per-cue seed; the batch path delegates the raw script_json. | |
| gate_inopt | STRING | Optional ordering signal. Wire an upstream 'done' here to force this node to run after it. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| cue_audio_clips | AUDIO | — |
| cue_manifest_json | STRING | — |
| render_log | STRING | — |
| done | STRING | — |