ComfyUI Node
MD: Noise Blender (5-Layer)
Mixes up to 5 different noise sources using advanced blend modes.
MD: Noise Blender (5-Layer)
- base_noise
- noise_2
- noise_3
- noise_4
- noise_5
- blended_noise
- preview_image
◄normalize_resultDisabled►
◄preview_width512►
◄preview_height512►
◄mode_2Add►
◄factor_20.50►
◄mode_3Add►
◄factor_30.50►
◄mode_4Add►
◄factor_40.50►
◄mode_5Add►
◄factor_50.50►
CategoryMD_Nodes/Noise
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| base_noise | NOISE | BASE NOISE • Purpose: The primary noise source (Layer 1). | |
| normalize_result | COMBO | Disabled | NORMALIZE RESULT • Purpose: Post-processing method to keep mixed values within valid ranges. • Options: - Clamp: Cuts off extremes. - Auto-Norm: Restores standard deviation. ⭐ Recommended: Auto-Norm (Std Dev) for complex blends. |
| preview_width | INT | 51264–2048 | PREVIEW WIDTH • Width for preview output. |
| preview_height | INT | 51264–2048 | PREVIEW HEIGHT • Height for preview output. |
| noise_2opt | NOISE | LAYER 2 • Optional secondary noise source. | |
| mode_2opt | COMBO | Add | 9 options: Add, Multiply, Average, Max, Min, Screen, +3 |
| factor_2opt | FLOAT | 0.50-2–2 | — |
| noise_3opt | NOISE | LAYER 3 • Optional third noise source. | |
| mode_3opt | COMBO | Add | 9 options: Add, Multiply, Average, Max, Min, Screen, +3 |
| factor_3opt | FLOAT | 0.50-2–2 | — |
| noise_4opt | NOISE | LAYER 4 • Optional fourth noise source. | |
| mode_4opt | COMBO | Add | 9 options: Add, Multiply, Average, Max, Min, Screen, +3 |
| factor_4opt | FLOAT | 0.50-2–2 | — |
| noise_5opt | NOISE | LAYER 5 • Optional fifth noise source. | |
| mode_5opt | COMBO | Add | 9 options: Add, Multiply, Average, Max, Min, Screen, +3 |
| factor_5opt | FLOAT | 0.50-2–2 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| blended_noise | NOISE | — |
| preview_image | IMAGE | — |