ComfyUI Node
MiniMax H3 Audio Lock (best-effort, unverified)
GUESS -- no public source exists for this node. Best-effort reading of a third-party workflow node: re-encodes a reference audio clip and blends it into the audio stream of `av_latent` at `strength` (0=untouched, 1=fully replaced). 'lock' tiles the reference across the whole clip, 'blend' only seeds the start. The reference audio can be wired directly via `audio_1`, or supplied through a `references` bundle from MiniMaxH3MediaLoader / MiniMaxH3PromptBuilder (its first `audios` entry is used if `audio_1` isn't connected) -- no MiniMaxH3ReferenceSplitter required. Verify against your own renders before trusting this.
MiniMax H3 Audio Lock (best-effort, unverified)
- av_latent
- audio_vae
- audio_1
- references
- av_latent
- audio
- report
◄modelock►
◄strength0.35►
CategoryMiniMax H3/custom
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| av_latent | LATENT | — | |
| audio_vae | VAE | — | |
| mode | COMBO | lock | 2 options: lock, blend |
| strength | FLOAT | 0.350–1 | — |
| audio_1opt | AUDIO | Reference audio clip to lock/blend into the av_latent's audio stream. Falls back to the first entry of references.audios if not connected directly. | |
| referencesopt | H3_REFS | Optional references bundle from MiniMaxH3MediaLoader/MiniMaxH3PromptBuilder. Its first audios[] item is used as a fallback when audio_1 isn't wired directly. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| av_latent | LATENT | — |
| audio | AUDIO | — |
| report | STRING | — |