ComfyUI Node
MD: Audio Auto EQ (Adaptive)
A ComfyUI node in MD_Nodes/Audio Processing with 8 inputs and 5 outputs.
MD: Audio Auto EQ (Adaptive)
- audio
- audio
- report_string
- image_1
- image_2
- image_3
◄target_profileMusic Master►
◄strength0.70►
◄highpass_freq20►
◄lowpass_freq20000►
◄adaptive_modefull►
◄debug_mode0 - Silent►
◄enable_profilingfalse►
CategoryMD_Nodes/Audio Processing
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | AUDIO INPUT • Purpose: The raw audio waveform to be analyzed and equalized. • Supports: Mono and Stereo. | |
| target_profile | COMBO | Music Master | TARGET PROFILE • Purpose: Defines the ideal spectral balance for the engine to aim for. • Music Master: Standard balanced sound. • Podcast: Focused on vocal clarity. ⭐ Recommended: Use 'Music Master' for most generative music. |
| strength | FLOAT | 0.700–1 | EQ STRENGTH • Purpose: How aggressively the math attempts to match the target profile. • Range: 0.0 (Bypass) to 1.0 (Maximum correction). ⭐ Recommended: 0.6 - 0.8 for a natural sound. |
| highpass_freq | FLOAT | 2020–500 | HIGHPASS FILTER (Hz) • Purpose: Slices off frequencies BELOW this number. ⭐ Recommended: 30Hz cleans sub-mud without losing bass power. |
| lowpass_freq | FLOAT | 200008000–20000 | LOWPASS FILTER (Hz) • Purpose: Slices off frequencies ABOVE this number. ⭐ Recommended: Keep at 20000Hz for maximum transparency. |
| adaptive_mode | COMBO | full | ADAPTIVE MODE • Full: Uses real-time FFT analysis to dynamically shape the EQ. • Hybrid: Blends real-time analysis with a fixed EQ curve. • Preset: Applies a static EQ curve (ignores audio content). ⭐ Recommended: 'Full' for true Auto-EQ. |
| debug_mode | COMBO | 0 - Silent | LOGGING VERBOSITY • Controls console detail levels and performance profiling. |
| enable_profiling | BOOLEAN | false | ENABLE PROFILING • Forces PerformanceProfiler timing regardless of debug_mode. |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| report_string | STRING | — |
| image_1 | IMAGE | — |
| image_2 | IMAGE | — |
| image_3 | IMAGE | — |