ComfyUI Node
Noise math
A ComfyUI node in More math with 5 inputs and 2 outputs.
Noise math
- V
- F
- Noise
- stack
- NOISE
- STACK
◄remember_stackfalse►
CategoryMore math
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| V | COMFY_AUTOGROW_V3 | — | |
| F | COMFY_AUTOGROW_V3 | — | |
| Noise | STRING,SYNTAX_TREE | a*(1-w)+b*w | Expression for noise |
| remember_stack | BOOLEAN | false | If enabled, stack is copied at output leading to changes being remembered during batch operations (node runs multiple times in sucession). If disabled each batch gets it's own copy of the stack. |
| stackopt | STACK | Access stack between nodes |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| NOISE | NOISE | — |
| STACK | STACK | — |