Nodes/ComfyUI-sonar/SonarPatternBreakNoise
ComfyUI Node

SonarPatternBreakNoise

Custom noise type that allows breaking patterns in the noise with configurable strength

By blepping·Created 3 years ago·Updated 4 days ago· 49
SonarPatternBreakNoise
  • custom_noise
  • SONAR_CUSTOM_NOISE
factor1.000
detail_level0.000
blend_modelerp
percentage1.000
restore_scaletrue
Categoryadvanced/noise

Inputs (6)

NameTypeDefaultDescription
factorFLOAT1.000-10000–10000Scaling factor for the generated noise of this type.
custom_noiseSONAR_CUSTOM_NOISE,OCS_NOISECustom noise type to filter. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE
detail_levelFLOAT0.000-10000–10000Controls the detail level of the noise when break_pattern is non-zero. No effect when strength is 0.
blend_modeCOMBOlerpFunction to use for blending original noise with pattern broken noise. If you have ComfyUI-bleh then you will have access to many more blend modes.
percentageFLOAT1.0000–1Percentage of elements to shuffle in the specified dimensions.
restore_scaleBOOLEANtrueControls whether the original min/max values get preserved. Not sure which is better, it is slightly slower to do this though.

Outputs (1)

NameTypeDescription
SONAR_CUSTOM_NOISESONAR_CUSTOM_NOISEA custom noise chain.