Nodes/ComfyUI-sonar/SONAR_CUSTOM_NOISE to NOISE
ComfyUI Node

SONAR_CUSTOM_NOISE to NOISE

Allows converting SONAR_CUSTOM_NOISE to NOISE (used by SamplerCustomAdvanced and possibly other custom samplers). NOTE: Does not work with noise types that depend on sigma (Brownian, ScheduledNoise, etc).

By blepping·Created 3 years ago·Updated 2 days ago· 49
SONAR_CUSTOM_NOISE to NOISE
  • custom_noise
  • NOISE
seed0
cpu_noisetrue
normalizetrue
multiplier1.000
Categorysampling/custom_sampling/noise

Inputs (5)

NameTypeDefaultDescription
custom_noiseSONAR_CUSTOM_NOISE,OCS_NOISECustom noise type to convert. The following input types are supported: SONAR_CUSTOM_NOISE, OCS_NOISE
seedINT00–18446744073709550000Seed to use for generated noise.
cpu_noiseBOOLEANtrueControls whether noise is generated on CPU or GPU.
normalizeBOOLEANtrueControls whether generated noise is normalized to 1.0 strength.
multiplierFLOAT1.000-10000–10000Simple multiplier applied to noise after all other scaling and normalization effects. If set to 0, no noise will be generated (same as disabling noise).

Outputs (1)

NameTypeDescription
NOISENOISE