Audio IPAdapter Transitions

Audio IPAdapter Transitions

Controls IPAdapter image transitions synchronized with audio peaks. Uses peaks_weights from Audio Peaks Detection to switch between images at detected peaks. Outputs images and blending weights for two IPAdapter Batch nodes. The images input accepts a batch of images which will loop if there are fewer images than peaks. Choose a transition_mode (linear, ease_in_out, ease_in, ease_out) to control the blending curve, and set transition_length to define how many frames the blend takes. The min_IPA_weight and max_IPA_weight parameters control the IPAdapter weight range per frame. Connect image_1 and weights to the first IPAdapter Batch, and image_2 and weights_invert to the second IPAdapter Batch for smooth audio-reactive transitions.

Pack: ComfyUI_Yvann-Nodes

custom_nodes.ComfyUI_Yvann-Nodes

Inputs (6)

NameTypeRequired
imagesIMAGErequired
peaks_weightsFLOATSrequired
transition_modeCOMBOrequired
transition_lengthINTrequired
min_IPA_weightFLOATrequired
max_IPA_weightFLOATrequired

Outputs (5)

NameType
image_1IMAGE
weightsFLOAT
image_2IMAGE
weights_invertFLOAT
graph_transitionIMAGE