Nodes/ComfyUI-sonar/SonarAdvanced1fNoise
ComfyUI Node

SonarAdvanced1fNoise

Custom noise type that allows specifying parameters for 1f (pink, green, etc) variants.

By blepping·Created 3 years ago·Updated about a month ago· 49
SonarAdvanced1fNoise
  • sonar_custom_noise_opt
  • SONAR_CUSTOM_NOISE
factor1.000
rescale0.000
alpha0.250
k1.000
vertical_factor1.000
horizontal_factor1.000
use_sqrttrue
Categoryadvanced/noise

Inputs (8)

NameTypeDefaultDescription
factorFLOAT1.000-10000–10000Scaling factor for the generated noise of this type.
rescaleFLOAT0.0000–10000When 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.
alphaFLOAT0.250-10000–10000Similar to the advanced power noise node, positive values increase low frequencies (with colorful effects), negative values increase high frequencies.
kFLOAT1.000-10000–10000Currently no description of exactly what it does, it's just another knob you can try turning for a different effect.
vertical_factorFLOAT1.000-10000–10000Vertical frequency scaling factor.
horizontal_factorFLOAT1.000-10000–10000Horizontal frequency scaling factor.
use_sqrtBOOLEANtrueControls whether to sqrt when dividing the FFT. Negative hfac/wfac won't work when enabled. Turning it off seems to make the parameters have a much stronger effect.
sonar_custom_noise_optoptSONAR_CUSTOM_NOISE,OCS_NOISEOptional input for more custom noise items. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE

Outputs (1)

NameTypeDescription
SONAR_CUSTOM_NOISESONAR_CUSTOM_NOISEA custom noise chain.