Nodes/ComfyUI_Yvann-Nodes/Audio IPAdapter Transitions
ComfyUI Node

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.

By yvann-ba·Created 2 years ago·Updated 5 months ago· 705
Audio IPAdapter Transitions
  • images
  • peaks_weights
  • image_1
  • weights
  • image_2
  • weights_invert
  • graph_transition
transition_modelinear
transition_length5
min_IPA_weight0.00
max_IPA_weight1.00
Category👁️ Yvann Nodes/🔊 Audio

Inputs (6)

NameTypeDefaultDescription
imagesIMAGEBatch of images for transitions (loops if fewer than peaks)
peaks_weightsFLOATSPeak weights from Audio Peaks Detection node
transition_modeCOMBOlinearBlending curve between images
transition_lengthINT51–100Number of frames for each transition blend
min_IPA_weightFLOAT0.000–1.99Minimum IPAdapter weight per frame
max_IPA_weightFLOAT1.000.1–2Maximum IPAdapter weight per frame

Outputs (5)

NameTypeDescription
image_1IMAGE
weightsFLOAT
image_2IMAGE
weights_invertFLOAT
graph_transitionIMAGE