Skip to main content
Documentation

See Your First Effect

Patch one fixture, add it to a mapping, and watch it cycle colors with no hardware attached.

By the end of this page a single virtual fixture is running a color chase in the Preview panel, driven entirely in software. Nothing is plugged in, and nothing needs to be.

Patch a fixture

A fixture is the software stand-in for a light. Patching one gives the app something to render onto.

  1. Click Fixtures in the top toolbar to open the Fixtures workspace.
  2. In the Fixtures panel toolbar, click Add fixture.
  3. Click Select fixture…, pick Holodron from the Spectralite manufacturer group, choose its DMX mode, then click Continue to addressing.

The Add fixture dialog with Holodron selected under the Spectralite manufacturer group

  1. Set Universe to 1 and Address to 1. You can also click the first cell in the Address Space grid on the right to set both at once.
  2. Click Patch 1 fixture.

The addressing step with Universe 1 and Address 1 set, the Holodron filling the Address Space grid

The Holodron now appears in the Fixtures panel list.

For the full set of patching options (multiple fixtures at once, address offsets, universe alignment), see DMX patching.

Add it to a mapping

A mapping arranges fixtures in space so an effect knows where to render each one. New projects ship with an empty mapping named Default.

  1. Click Position Maps in the toolbar to open that workspace.
  2. In the Mappings panel, select the Default mapping.
  3. In the mapping's Fixtures list, click your Holodron to add it.

The Default mapping selected with the Holodron added to its Fixtures list

If the fixture doesn't appear in the mapping's Fixtures list, confirm it's patched, because an unpatched fixture can't be mapped.

Watch it run

The Live View workspace opens with a Chaser effect already sitting on a Timeline layer at full opacity. Now that your Holodron is in the mapping, that layer has somewhere to render.

  1. Click Live View in the toolbar.
  2. In the Timeline, find the Chaser layer. Its Opacity ships at full, so drag the slider down and back up to watch the fixture fade out and in.

The Timeline with the Chaser layer and its Opacity control

The Preview panel now shows the Chaser lighting your Holodron.

The Preview panel showing the Chaser effect lighting the Holodron fixture

That's a working effect running end to end, from patch to render.

Next steps