# Timecode

- [LTC to MTC](https://academy.showcockpit.com/showcockpit-for-windows/tutorials/timecode/ltc-to-mtc.md): Listen to LTC SMPTE signal from audio hardware interface (sound card) and convert it to an MTC (MIDI Timecode) signal.
- [MTC to LTC](https://academy.showcockpit.com/showcockpit-for-windows/tutorials/timecode/mtc-to-ltc.md): Listen to MTC (MIDI Timecode) signal and converting it to an audio LTC SMPTE signal to audio hardware interface (sound card).
- [Static Time Offset](https://academy.showcockpit.com/showcockpit-for-windows/tutorials/timecode/static-time-offset.md)
- [LTC Input from Dante](https://academy.showcockpit.com/showcockpit-for-windows/tutorials/timecode/ltc-input-from-dante.md): In this tutorial, we will guide you through configuring your system to receive LTC (SMPTE) via a Dante Network


---

# 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://academy.showcockpit.com/showcockpit-for-windows/tutorials/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.
