Create layer mixer
create_layer_mixerCombine multiple video sources into a single output using crossfade or composite blend modes like add, difference, and hardlight for VJ-style layer mixing.
Instructions
Build a VJ-style layer mixer: combine source TOPs into one output. 'crossfade' makes an A/B Cross TOP with a Crossfade knob (the classic two-deck mix); any other blend mode composites the inputs (add, difference, hardlight, glow, …). Sources are pulled in via Select TOPs so they can live anywhere; with fewer than two, demo sources are created. Output is a Null ready for post-processing or setup_output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | Paths of source TOPs to mix (brought in via Select TOPs, so they can live in other containers). With fewer than 2, demo sources (noise + ramp) are created so you can see it working. | |
| blend | No | 'crossfade' = an A/B Cross TOP with a Crossfade knob; any other value composites all inputs with that blend mode. | crossfade |
| expose_controls | No | Expose a live 'Crossfade' knob (crossfade mode only). | |
| parent_path | No | /project1 |