ComfyUI Node
MD: Audio Guardian
A ComfyUI node in MD_Nodes/Debugging with 4 inputs and 1 output.
MD: Audio Guardian
- audio
- audio
◄actionHard Clip to [-1.0, 1.0] (Rescue)►
◄debug_mode0 - Silent►
◄enable_profilingfalse►
CategoryMD_Nodes/Debugging
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | INPUT AUDIO • Purpose: The generated audio waveform from AceT5 or decoders. • Range: Standard ComfyUI AUDIO dictionary. • Trade-offs: Protects speakers and muxers from blowing out. ⭐ Recommended: Connect before saving or playback nodes. | |
| action | COMBO | Hard Clip to [-1.0, 1.0] (Rescue) | DEFENSE ACTION • Purpose: Handle NaN, Inf, or volume clipping (>1.0 or <-1.0). • Options: - Hard Clip: Brutally slices off peaks to save your ears. - Mute Output: Turns the corrupted audio into complete silence. ⭐ Recommended: Hard Clip to [-1.0, 1.0] for safety. |
| debug_mode | COMBO | 0 - Silent | LOGGING VERBOSITY • Controls console output detail level. |
| enable_profiling | BOOLEAN | false | PERFORMANCE PROFILING • Enable detailed tensor scan timing. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |