Timer Control
Timer Control allows for control of running timers. ie: a user is able to select, start / pause and modify a running timer. The viewer screens will use this selection to display up-to-date data
Last updated
Timer Control allows for control of running timers. ie: a user is able to select, start / pause and modify a running timer. The viewer screens will use this selection to display up-to-date data
Last updated
The component offers control over the playback of the currently selected event (event in green on event list). All the buttons in the interface are also available over the OSC API
Play
Pause
Roll - Roll is an advanced tool that enables ontime to run unnatended. The application will use the system clock to run the events as schedule. See Roll
Previous
Next
Unload - De-selects any running event
Reload - Stops and resets running timer
-1 -5 +1 +5 - Increments / decrements currently running timer (time in minutes)
Although the options for increment / decrement are limited to 1 and 5 minutes in the app. This limitation does not exist in the OSC integration, meaning that an OSC device can increment / decrement any amount of time:
/ontime/delay 10 /ontime/delay -20