Nodes/ComfyUI-LTXV-TimeGated-LoRA/LTXV Temporal Envelope Inspector (v1.1)
ComfyUI Node

LTXV Temporal Envelope Inspector (v1.1)

v1.1: inspect LTXV temporal strength envelopes and output reusable envelope data without patching the model.

By Jinx138·Created 2 months ago·Updated 2 months ago· 20
LTXV Temporal Envelope Inspector (v1.1)
  • video_latent
  • video_latent
  • report_md
  • report_json
  • profile_plot
  • data
envelope_modev1.1_local
effect_regionmiddle third
strength_before0.00
strength_during1.00
strength_after0.00
outside_strength0.00
ramp_modeflat
ramp_q1.00
transition_frames16
CategoryLTXV/Diagnostics

Inputs (10)

NameTypeDefaultDescription
video_latentLATENTFinal video-only LTX LATENT used only for timing inspection. Connect before audio/video concat. This node passes it through unchanged.
envelope_modeCOMBOv1.1_localtransition_frames uses before/during/after zones with boundary crossfades. v1.1_local and v1.1_hold_strength prototype the envelope concept.
effect_regionCOMBOmiddle thirdActive region controlled by strength_during. The inspector resolves exact frame boundaries from the video_latent timeline.
strength_beforeFLOAT0.00-8–8Target LoRA strength before the active region. In v1.1_local this means the immediate preceding neighbor segment; in hold_strength it is also held earlier.
strength_duringFLOAT1.00-8–8Target LoRA strength inside the selected active region.
strength_afterFLOAT0.00-8–8Target LoRA strength after the active region. In v1.1_local this means the immediate following neighbor segment; in hold_strength it is also held later.
outside_strengthFLOAT0.00-8–8Used only in v1.1_local. Strength outside the immediate before/active/after envelope area. Ignored by v1.0rc1 and hold_strength modes.
ramp_modeCOMBOflatflat uses hard segment strengths and ignores ramp_q. q_curve uses a power/ease-out curve over the full neighboring segment length.
ramp_qFLOAT1.000.05–8Used only by q_curve. q=1 linear; q>1 front-loaded/steeper at the beginning; q<1 delayed/slower start.
transition_framesINT160–4096Used only by transition_frames mode. Ignored in v1.1 envelope modes, where the segment itself is the ramp duration.

Outputs (5)

NameTypeDescription
video_latentLATENT
report_mdSTRING
report_jsonSTRING
profile_plotIMAGE
dataLTXV_ENVELOPE_DATA