Nodes/ComfyUI-sonar/SonarPowerFilterNoise
ComfyUI Node

SonarPowerFilterNoise

Custom noise type that allows applying a Power Filter to another custom noise generator.

By blepping·Created 3 years ago·Updated about a month ago· 49
SonarPowerFilterNoise
  • sonar_custom_noise
  • sonar_power_filter
  • sonar_custom_noise_opt
  • SONAR_CUSTOM_NOISE
factor1.000
rescale0.000
mix1.000
common_mode0.000
channel_correlation1, 1, 1, 1, 1, 1
preview
filter_norm_factor1.0
normalize_result
normalize_noise
Categoryadvanced/noise

Inputs (12)

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.
mixFLOAT1.0000–1Controls the ratio of filtered noise. For example, 0.75 means 75% noise with the filter effects applied, 25% raw noise.
common_modeFLOAT0.000-100–100Attempts to desaturate the latent by injecting the average across channels (controlled by channel_correction). Applied after mix.
channel_correlationSTRING1, 1, 1, 1, 1, 1Comma-separated list of channel correlation strengths.
previewCOMBOWhen enabled, displays a preview of the filter shape and a sample of noise. Mix - previews noise after mix is applied. no_mix - only previews the filtered noise. custom - Like no_mix, but will use a latent previewer to display a color preview of the generated noise. Works best when previewer is set to TAESD.
sonar_custom_noiseSONAR_CUSTOM_NOISE,OCS_NOISECustom noise type to filter. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE
sonar_power_filterSONAR_POWER_FILTERFilter to use.
filter_norm_factorFLOAT1.00–1Normalization factor applied to the specified filter. 1.0 means 100% normalized.
normalize_resultCOMBOControls whether the final result is normalized to 1.0 strength.
normalize_noiseCOMBOControls 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

Outputs (1)

NameTypeDescription
SONAR_CUSTOM_NOISESONAR_CUSTOM_NOISEA custom noise chain.