Nodes/ComfyUI-sonar/SonarRandomNoise
ComfyUI Node

SonarRandomNoise

Custom noise type that randomly selects between other custom noise items connected to it.

By blepping·Created 3 years ago·Updated about a month ago· 49
SonarRandomNoise
  • sonar_custom_noise
  • SONAR_CUSTOM_NOISE
factor1.000
mix_count1
normalizedefault
Categoryadvanced/noise

Inputs (4)

NameTypeDefaultDescription
factorFLOAT1.000-10000–10000Scaling factor for the generated noise of this type.
sonar_custom_noiseSONAR_CUSTOM_NOISE,OCS_NOISECustom noise input for noise items to randomize. Note: Unlike most other custom noise nodes, this is treated like a list. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE
mix_countINT11–100Number of items to select each time noise is generated.
normalizeCOMBOdefaultControls whether the generated noise is normalized to 1.0 strength.

Outputs (1)

NameTypeDescription
SONAR_CUSTOM_NOISESONAR_CUSTOM_NOISEA custom noise chain.