Nodes/More Math/Audio math
ComfyUI Node

Audio math

A ComfyUI node in More math with 7 inputs and 2 outputs.

By mcDandy·Created about a year ago·Updated about a month ago· 5
Audio math
  • V
  • F
  • Expression
  • stack
  • AUDIO
  • STACK
length_mismatcherror
batching0
remember_stackfalse
CategoryMore math

Inputs (7)

NameTypeDefaultDescription
VCOMFY_AUTOGROW_V3
FCOMFY_AUTOGROW_V3
ExpressionSTRING,SYNTAX_TREEExpression to apply on weights
length_mismatchCOMBOerrorHow to handle mismatched audio shapes. tile: repeat shorter inputs; error: raise error on mismatch; pad: treat missing samples as zero.
batchingINT0
remember_stackBOOLEANfalseIf 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.
stackoptSTACKAccess stack between nodes

Outputs (2)

NameTypeDescription
AUDIOAUDIO
STACKSTACK