ComfyUI Node
SonarAdvancedPyramidNoise
Custom noise type that allows specifying parameters for Pyramid variants.
SonarAdvancedPyramidNoise
- sonar_custom_noise_opt
- SONAR_CUSTOM_NOISE
◄factor1.000►
◄rescale0.000►
◄varianthighres_pyramid►
◄iterations-1►
◄discount0.000►
◄upscale_modedefault►
Categoryadvanced/noise
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| factor | FLOAT | 1.000-10000–10000 | Scaling factor for the generated noise of this type. |
| rescale | FLOAT | 0.0000–10000 | When non-zero, this custom noise item and other custom noise items items connected to it will have their factor scaled to add up to the specified rescale value. When set to 0, rescaling is disabled. |
| variant | COMBO | highres_pyramid | Sets the Pyramid noise variant to generate. |
| iterations | INT | -1-1–8 | When set to -1 will use the variant default. |
| discount | FLOAT | 0.000-10000–10000 | When set to 0 will use the variant default. |
| upscale_mode | COMBO | default | Allows setting the scaling mode for Pyramid noise. Leave on default to use the variant default. |
| sonar_custom_noise_optopt | SONAR_CUSTOM_NOISE,OCS_NOISE | Optional input for more custom noise items. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| SONAR_CUSTOM_NOISE | SONAR_CUSTOM_NOISE | A custom noise chain. |