Skip to main content
Version: 1.12.04

Standard Events

Build custom effects using standard events - individual triggers with precise timing control.


Create a New Effect

If you're still using a protected effect, you'll need to create a new effect before you can add events.

  1. Open the actions dropdown menu and select new effect
  2. Leash will automatically select the newly created effect
  3. Your new effect is completely empty and you'll need to add Events to trigger cameras and strobes.
note

new effect always duplicates the currently selected effect. Effects are saved to the WOLF node, not the computer.

Add event button


Add Your First Event

Let's trigger a camera.

  1. Open the Events (0) tab
  2. Click event+ to add a new event
  3. Enter the following values:
TimeCameraInstruction TypeInstruction
01TRIGON
  1. Click Save

Add event button

Event Requirements

Every event needs a time, target (camera, mono, node.port), instruction type (T/W), and instruction (ON/OFF). Events with missing data show warnings and prevent saving.


Add a Mono Port Event

Let's trigger a strobe with our camera.

  1. Click the duplicate icon on the right of our camera event
  2. Clear the Camera field
  3. Enter:
TimeMonoInstruction TypeInstruction
01TON
  1. Click Save

Mono port event

Both events trigger at time 0sec so the camera and mono port (typically a flash) fire together.

tip

If you haven't already, now is a good time to calibrate your camera to achieve strobe sync.


Create a Multi-Trigger Sequence

To trigger an output twice. Turn it ON, OFF, then ON again.

  1. Change the time unit dropdown in the upper right corner from micros (us) to sec (s)
  2. Duplicate the camera and strobe event
  3. Change the new events to:
TimeCameraMonoInstruction TypeInstruction
100ms1TOFF
100ms1TOFF
  1. Duplicate the camera and strobe events once more
  2. Change the new events to:
TimeCameraMonoInstruction TypeInstruction
1s1TON
1s1TON
  1. Save

The result should be six events, as seen below.

Mono port event

Time Units

You can type values with units like "100000 us", "100 ms" or "0.1s" and press Enter/Return to submit and it will automatically convert to the currently selected time unit.


Preview Your Effect

Graph Preview

Each dot represents an event. Switch from "event time" to "calibrated time" to see timing with calibration offsets applied.

Mono port event

List Preview

Open List Preview to see event timing in greater detail.


Done!

Time to capture.

Effects are automatically calculated and applied when you click save or select an effect. The status bar briefly shows CALCULATING when changes are applied. Most effects take less than a second to calculate.

note
  • Output numbers are re-assigned when WOLF nodes are added or their position in the chain changes.
  • Preview pages show timing as calculated by the node.
  • Standard events can overlap with group events and sequence events. They merge automatically.

Effect Specifications

Event Timing

Minimum Event Spacing: 300µs

  • Events can be programmed at any arbitrary time (not grid-based)
  • Consecutive events must be spaced at least 300µs apart
  • Maximum theoretical event rate: ~3,333 events per second

Effect Capacity

ParameterValue
Unique Events2000 per effect
Output Instructions12,000 per node
Supported PortsCameras (6) + Mono (2) per node
Event Terminology
  • Unique Events: Distinct time-based events (multiple ports can be triggered per unique event)
  • Output Instructions: Individual port instructions

Next Step

Group Events →


Having issues? See Troubleshooting