LOG...
On this page, we explain the various LOG commands which can be used with PlayoutONE's Audio Engine.
SET LOG SYNC (NOW|"datetime"|"id")
Syncs the log to the point specified in one of the following parameters:
NOW: Go to the nearest point to your computer's current date/time."datetime": Go to a specified date/time. You can use most valid date/time formats."id": Go to the log item with the specified ID.
For example, SET LOG SYNC "2026-06-30 23:30:00" would set the log to 11:30pm on 30th June 2026.
SET LOG RESET ("datetime"|"id")
Resets the log's played, skipped and status fields, ready for a log to be synced from a specified parameter:
"datetime": Go to a specified date/time. You can use most valid date/time formats."id": Go to the log item with the specified ID.
You can also use the playlist name for the date and hour.
SET LOG ENVELOPES "start_datetime",["end_datetime"],[clearall]
Generate envelopes for the log from start_datetime to the optional end_datetime . You can also use the playlist name for the date and hour.
You can use the optional clearall parameter set to 1 to remove any existing envelopes in this range.
SET LOG AIRTIMES "start_datetime",["end_datetime"]
Assign airtimes for the log from start_datetime to the optional end_datetime . You can also use the playlist name for the date and hour.
SET LOG OVERSWEEPS "start_datetime",["end_datetime"]
Sort out the oversweep values for the log from start_datetime to the optional end_datetime . You can also use the playlist name for the date and hour.
SET LOG (ON|OFF)
Enables and disables the log sequencer loop.
SET LOG MARKERS OBEY (ALL|AUTO)
Instructs the log to obey markers at all times, or only when automation is enabled.
SET LOG MUSICMASTER RECONCILE "datetime"
Reconcile with MusicMaster for the specified date/time. You can also use the playlist name for the date and hour.
GET LOG SYNC
Returns the ID from the database of the current log item.
GET LOG MARKERS OBEY
Returns the state of the obey markers setting. (All/Auto)