Nodes/ComfyUI-sonar/SonarModulatedNoise
ComfyUI Node

SonarModulatedNoise

Custom noise type that allows modulating the output of another custom noise generator.

By blepping·Created 3 years ago·Updated about a month ago· 49
SonarModulatedNoise
  • sonar_custom_noise
  • ref_latent_opt
  • SONAR_CUSTOM_NOISE
factor1.000
modulation_type
dims3
strength2.000
normalize_resultdefault
normalize_noisedefault
normalize_reftrue
Categoryadvanced/noise

Inputs (9)

NameTypeDefaultDescription
factorFLOAT1.000-10000–10000Scaling factor for the generated noise of this type.
sonar_custom_noiseSONAR_CUSTOM_NOISE,OCS_NOISECustom noise type to modulate. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE
modulation_typeCOMBOType of modulation to use.
dimsINT31–3Dimensions to modulate over. 1 - channels only, 2 - height and width, 3 - both
strengthFLOAT2.000-100–100Controls the strength of the modulation effect.
normalize_resultCOMBOdefaultControls whether the final result is normalized to 1.0 strength.
normalize_noiseCOMBOdefaultControls whether the generated noise is normalized to 1.0 strength.
normalize_refBOOLEANtrueControls whether the reference latent (when present) is normalized to 1.0 strength.
ref_latent_optoptLATENT

Outputs (1)

NameTypeDescription
SONAR_CUSTOM_NOISESONAR_CUSTOM_NOISEA custom noise chain.