# Timecode

{% embed url="<https://vimeo.com/423682346>" %}
Timecode Overview
{% endembed %}

## Description

The Timecode tools allow users to monitor various timecode sources connected to the PHOTON network.

{% hint style="info" %}
**OPEN THE TIMECODE MODULE**

Select {System >Tools > Timecode} or press \[Alt+D].
{% endhint %}

## Features

* **Master clock**: displays timecode received from the selected source in the Timecode list.
* **Timecode list**:  manage multiple timecode sources.
* **FPS dropdown menu**: select a framerate to interpret the received timecode.
* **Offset**: apply an offset onto the received timecode.
* **Timecode source type selection**:
  * **Linear**: (LTC) SMPTE timecode data encoded into an audio signal.
    * Select an option from the Audio Device dropdown menu. The device has to be available {I/O Manager > Audio Devices}.
    * Select an option form the Audio Channel dropdown menu.
    * Select the source’s sample rate from the samples slider.
    * Displays the average frequency of the received LTC.
  * **MIDI**: (MTC) [SMPTE timecode](https://en.wikipedia.org/wiki/SMPTE_timecode) data encoded into a series of small “quarter-frame” [MIDI](https://en.wikipedia.org/wiki/MIDI) messages.
    * Select a source option for the MIDI Device dropdown menu. The device has to be available {I/O Manager > MIDI}.
  * **OS Clock**: internal timecode data generated from the system clock.

## Module-related tasks

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Use Timecode in PHOTON</td><td><strong>Manage MIDI Timecode</strong></td><td><a href="/pages/g1vZJuBHnpuedpMwLazc#2.-manage-midi-timecode">/pages/g1vZJuBHnpuedpMwLazc#2.-manage-midi-timecode</a></td><td><a href="/files/WmsHpOO3mFBQNJIp4joY">/files/WmsHpOO3mFBQNJIp4joY</a></td></tr><tr><td>Use Timecode in PHOTON</td><td><strong>Manage Audio Timecode</strong></td><td><a href="/pages/g1vZJuBHnpuedpMwLazc#2.-manage-audio-timecode">/pages/g1vZJuBHnpuedpMwLazc#2.-manage-audio-timecode</a></td><td><a href="/files/aHW1BKgcHKW7HvDbZ2L3">/files/aHW1BKgcHKW7HvDbZ2L3</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vyv.ca/modules/timecode.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
