ComfyUI Node
Audioreactive Dilate Mask Infinite | Akatz
# Audioreactive Dilate Mask Infinite - mask: Input mask or mask batch - normalized_amp: The normalized amplitude values - mask_colors: Colors for the dilation masks in the format "(r, g, b), (r, g, b), ..." - threshold: The threshold of the dilation - dilation_speed: Speed of dilation in pixels per frame - quality_factor: Quality factor for dilation - should_composite_subject: Boolean to composite the subject mask over the final result - subject_mask_color: Color for the subject mask in the format "R, G, B" - initial_background_color: Color for the initial background in the format "R, G, B" - start_frame: Start frame for the dilation - end_frame: End frame for the dilation (0 for infinite)
Audioreactive Dilate Mask Infinite | Akatz
- mask
- normalized_amp
- IMAGE
◄mask_colors(255, 0, 0), (0, 255, 0), (0, 0, 255)►
◄threshold0.50►
◄dilation_speed30►
◄quality_factor0.15►
◄should_composite_subjectfalse►
◄subject_mask_color255, 0, 0►
◄initial_background_color0, 0, 0►
◄start_frame0►
◄end_frame0►
Category💜Akatz Nodes/Mask
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| mask | MASK | — | |
| normalized_amp | * | — | |
| mask_colors | STRING | (255, 0, 0), (0, 255, 0), (0, 0, 255) | — |
| threshold | FLOAT | 0.50 | — |
| dilation_speed | INT | 30 | — |
| quality_factor | FLOAT | 0.150–1 | — |
| should_composite_subject | BOOLEAN | false | — |
| subject_mask_color | STRING | 255, 0, 0 | — |
| initial_background_color | STRING | 0, 0, 0 | — |
| start_frame | INT | 0 | — |
| end_frame | INT | 0 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |