ComfyUI Node
Audio Post-Process (Resample/Fade/Norm)
A ComfyUI node in AIIA/Audio with 8 inputs and 2 outputs.
Audio Post-Process (Resample/Fade/Norm)
- audio
- splice_info
- audio
- splice_info
◄target_rate44100►
◄fade_length0.1►
◄normalizetrue►
◄resampling_algsinc_interp_hann►
◄lowpass_cutoff11000►
◄highpass_cutoff60►
CategoryAIIA/Audio
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | — | |
| target_rate | COMBO | 44100 | 5 options: 44100, 48000, 24000, 22050, Original |
| fade_length | FLOAT | 0.10–5 | Fade in/out duration in seconds |
| normalize | BOOLEAN | true | Normalize to -1dB |
| resampling_alg | COMBO | sinc_interp_hann | 2 options: sinc_interp_hann, sinc_interp_kaiser |
| lowpass_cutoff | INT | 110000–24000 | Apply LowPass filter at this frequency (Hz) to remove aliasing noise. 0 to disable. |
| highpass_cutoff | INT | 600–2000 | Apply HighPass filter at this frequency (Hz) to remove low-end rumble/DC offset. 0 to disable. |
| splice_infoopt | SPLICE_INFO | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| splice_info | SPLICE_INFO | — |