Nodes/comfyui-timesaver/TS Audio Visualizer
ComfyUI Node

TS Audio Visualizer

Render a standard ComfyUI audio input into a stylized waveform image: blue→violet SoundCloud-style gradient bars with a neon glow over an audio-reactive abstract background. Outputs IMAGE + MASK.

By AlexYez·Created 2 years ago·Updated 3 days ago· 11
TS Audio Visualizer
  • audio
  • IMAGE
  • MASK
width1280
height320
stylemirror
bar_width6
bar_gap4
color_presetViolet
gradient_modehorizontal
backgrounddark
bg_patternnebula
bg_intensity0.60
glow0.40
sensitivity0.65
smoothing0.15
height_scale0.90
normalizetrue
rounded_capstrue
CategoryTS/Audio

Inputs (17)

NameTypeDefaultDescription
audioAUDIOAudio clip to visualize as a waveform image.
widthINT128064–8192Output image width in pixels.
heightINT32032–8192Output image height in pixels.
styleCOMBOmirrormirror: bars grow symmetrically from the centre line. bottom: bars grow up from the baseline.
bar_widthINT61–128Width of each bar in pixels.
bar_gapINT40–128Gap between bars in pixels.
color_presetCOMBOVioletColour gradient applied to the bars and their glow.
gradient_modeCOMBOhorizontalhorizontal: along time. vertical: along height. amplitude: colour by bar loudness.
backgroundCOMBOdarkBase canvas. dark: deep indigo gradient. black/white: solid. transparent: black RGB, alpha in MASK (no background pattern).
bg_patternCOMBOnebulaAudio-reactive abstract background behind the bars: nebula (mountains+glow), glow (waveform aura), mountains (layered silhouettes), plasma (smoky field), none.
bg_intensityFLOAT0.600–1Strength of the abstract background pattern.
glowFLOAT0.400–1Neon glow / bloom intensity around the bars.
sensitivityFLOAT0.650.1–1Loudness curve. Lower values lift quiet parts (amp ** sensitivity).
smoothingFLOAT0.150–1Blend each bar with its neighbours for a smoother envelope.
height_scaleFLOAT0.900.1–1Fraction of the image height the loudest bar may occupy.
normalizeBOOLEANtrueScale the loudest bar to full height.
rounded_capsBOOLEANtrueRounded bar ends (SoundCloud look) vs. flat rectangles.

Outputs (2)

NameTypeDescription
IMAGEIMAGERendered waveform visualization.
MASKMASKAlpha of bars plus their glow (background excluded), for compositing.