What this node does
ComfyTV Demux · Audio Track, Audio Stage, etc. outputCOMFYTV_AUDIO. Native audio nodes need AUDIO {waveform, sample_rate}. ← ComfyTV Audio loads wav from /view? URL.
Pairs with → ComfyTV Audio: ComfyTV stems → native ecosystem.
When to use it
- ComfyTV Demux track → native audio FX
- Audio Stage music → native video mux tools
- Export ComfyTV audio for native analysis
How it works
- Not a Stage;
torchaudio.load→ standard AUDIO dict. - Same URL parsing as other out-bridges.
Types
bridges.md
Parameters
audio
COMFYTV_AUDIO URL.Outputs
Step by step
- Run Demux or Audio Stage → COMFYTV_AUDIO.
- Wire ← ComfyTV Audio.
- Native AUDIO node, Queue.
Full guides (recommended reading)
This page covers one node only. For end-to-end workflows, multi-stage pipelines, type conversion, and design rationale, see the ComfyTV user guides on GitHub:
Repository and workflows
FAQ
Q: Bridge after Demux?A: Only when leaving ComfyTV for native. IA2V inside ComfyTV wires Video Stage audio directly. Q: Sample rate?
A: Preserved from wav file.
Related nodes
- → ComfyTV Audio
- Demux · Audio Track / Audio Stage