Nodes/ComfyUI-sonar/SonarWaveletFilteredNoise
ComfyUI Node

SonarWaveletFilteredNoise

Custom noise type that allows filtering another custom noise source with wavelets.

By blepping·Created 3 years ago·Updated about a month ago· 49
SonarWaveletFilteredNoise
  • sonar_custom_noise_opt
  • custom_noise
  • custom_noise_high
  • SONAR_CUSTOM_NOISE
factor1.000
rescale0.000
normalize_noisefalse
normalizedefault
yaml_parameters
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.
normalize_noiseBOOLEANfalseControls whether the noise source is normalized before wavelet filtering occurs.
normalizeCOMBOdefaultControls whether the generated noise is normalized to 1.0 strength.
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
custom_noiseoptSONAR_CUSTOM_NOISE,OCS_NOISEOptional: Custom noise input. If unconnected will default to Gaussian noise. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE
custom_noise_highoptSONAR_CUSTOM_NOISE,OCS_NOISEOptional: Custom noise input. If unconnected will use the same noise generator as custom_noise. However, if you do connect it this noise will be used for the high-frequency side of the wavelet. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE
yaml_parametersoptSTRINGAllows specifying custom parameters via YAML. Note: When specifying paramaters this way, there is generally not much error checking.

Outputs (1)

NameTypeDescription
SONAR_CUSTOM_NOISESONAR_CUSTOM_NOISEA custom noise chain.