Dotted Waveform Visualizer
DottedWaveformVisualizer
Creates animated dotted waveform visualizations from audio input with customizable appearance, colors, and animation styles
Pack: dotWaveform
custom_nodes.ComfyUI-dotWaveform
Inputs (18)
| Name | Type | Required |
|---|---|---|
| audio | AUDIO | required |
| width | INT | required |
| height | INT | required |
| size | INT | required |
| spacing | INT | required |
| dot_color | STRING | required |
| background_color | STRING | required |
| animation_style | COMBO | required |
| max_height | INT | required |
| fps | INT | required |
| max_frames | INT | required |
| opacity_mode | COMBO | required |
| gradient_enabled | BOOLEAN | optional |
| gradient_stops | STRING | optional |
| amplitude_boost | FLOAT | optional |
| advanced_mode | BOOLEAN | optional |
| window_size | FLOAT | optional |
| preview_mode | BOOLEAN | optional |