ComfyUI Node
mrmth_AudioMathNode
A ComfyUI node in sd with 10 inputs and 1 output.
mrmth_AudioMathNode
- a
- b
- c
- d
- AUDIO
◄Audioa*(1-w)+b*w►
◄length_mismatcherror►
◄w0.00►
◄x0.00►
◄y0.00►
◄z0.00►
Categorysd
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| a | AUDIO | — | |
| Audio | STRING | a*(1-w)+b*w | Expression to apply on input audio waveforms |
| length_mismatch | COMBO | error | How to handle mismatched audio sample counts. tile: repeat shorter inputs; error: raise error on mismatch; pad: treat missing samples as zero. |
| bopt | AUDIO | — | |
| copt | AUDIO | — | |
| dopt | AUDIO | — | |
| wopt | FLOAT | 0.00 | — |
| xopt | FLOAT | 0.00 | — |
| yopt | FLOAT | 0.00 | — |
| zopt | FLOAT | 0.00 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| AUDIO | AUDIO | — |