ComfyUI Node
LTXV Time-Gated LoRA (Scheduled)
v1.3.0: scheduled TimeGate with PromptRelay-coupled q-curves, explicit before/during/after phase holds, centered-peak shifts, and symmetric full virtual edge segments.
LTXV Time-Gated LoRA (Scheduled)
- model
- video_latent
- segment_data
- relay_timing
- model
- video_latent
- schedule_info
- data
◄fps24.00►
◄lora_name▾►
◄target_segment1►
◄strength_model1.00►
◄strength_before0.00►
◄strength_during1.00►
◄strength_after0.00►
◄ramp_modeq_curve►
◄q_in1.00►
◄q_out1.00►
◄memory_modeoptimized_safe►
◄q_in_shift0.00►
◄q_out_shift0.00►
CategoryLTXV/Temporal Director
Inputs (17)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | MODEL after PromptRelay Scheduled. This scheduled TimeGate should remain the last temporal LoRA patch before sampler/guider. | |
| video_latent | LATENT | Same video-only LTX LATENT used by LTXV Schedule Sync. | |
| segment_data | LTXV_SEGMENT_DATA | From LTXV Schedule Sync. Determines exact segment boundaries. | |
| fps | FLOAT | 24.001–240 | — |
| lora_name | COMBO | 0 options: | |
| target_segment | INT | 11–4 | One-based segment index from Schedule Sync. Temporal Director supports max four segments. |
| strength_model | FLOAT | 1.00-8–8 | — |
| strength_before | FLOAT | 0.00-8–8 | Level before the incoming ramp. For target segment 1, q_curve uses a full virtual preceding segment and renders only the visible slice without compressing the curve. |
| strength_during | FLOAT | 1.00-8–8 | — |
| strength_after | FLOAT | 0.00-8–8 | Level after the outgoing ramp. For the final target segment, q_curve uses a full virtual following segment and renders only the visible slice without compressing the curve. |
| ramp_mode | COMBO | q_curve | 2 options: flat, q_curve |
| q_in | FLOAT | 1.000.01–16 | — |
| q_out | FLOAT | 1.000.01–16 | — |
| memory_mode | COMBO | optimized_safe | 2 options: optimized_safe, optimized_low_vram_inplace |
| q_in_shift | FLOAT | 0.00-1–1 | Move the incoming transition phase. 0 keeps the epsilon-derived default. +1 completes the incoming ramp at the target segment midpoint; -1 moves completion to the preceding (or virtual pre-roll) midpoint. Use +1 with q_out_shift=-1 for a centered LoRA peak. |
| q_out_shift | FLOAT | 0.00-1–1 | Move the outgoing transition phase. 0 keeps the epsilon-derived default. -1 starts the outgoing ramp at the target segment midpoint; +1 delays it to the following (or virtual post-roll) midpoint. Use -1 with q_in_shift=+1 for a centered LoRA peak. |
| relay_timingopt | LTXV_RELAY_TIMING | Optional from LTXV Prompt Relay Encode (Scheduled). PromptRelay epsilon defines the default q-curve shoulder; q_in_shift/q_out_shift move the phase within the shared segment timeline. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| video_latent | LATENT | — |
| schedule_info | STRING | — |
| data | LTXV_ENVELOPE_DATA | — |