<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <title>DuckTC.net</title>
    <link href="https://ducktc.net/feed.xml" rel="self" />
    <link href="https://ducktc.net" />
    <updated>2026-07-08T13:53:20-07:00</updated>
    <author>
        <name>Lee Duck</name>
    </author>
    <id>https://ducktc.net</id>

    <entry>
        <title>grandMA3 onPC timecode workflows</title>
        <author>
            <name>Lee Duck</name>
        </author>
        <link href="https://ducktc.net/grandma3-onpc-timecode-workflows/"/>
        <id>https://ducktc.net/grandma3-onpc-timecode-workflows/</id>

        <updated>2026-07-08T13:53:20-07:00</updated>
            <summary type="html">
                <![CDATA[
                    Article goal: Explain the practical reason LTC-to-MTC conversion can matter in MA3 onPC workflows. Some PC-based show-control systems and setups do not have the same physical&hellip;
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                
<p class="ducktc-note"><strong>Article goal:</strong> Explain the practical reason LTC-to-MTC conversion can matter in MA3 onPC workflows.</p>
<h2>The setup problem</h2>
<p>Some PC-based show-control systems and setups do not have the same physical LTC input hardware available as larger or more expensive console configurations.</p>
<h2>What is actually happening</h2>
<p>If the system can follow MIDI Timecode but does not have a convenient LTC input path, the workflow needs reliable LTC-to-MTC conversion and clear routing.</p>
<h2>How DuckTC fits</h2>
<p>DuckTC receives LTC from an audio interface, shows the waveform and sync state, converts to MTC, and routes the result through DuckPort MIDI.</p>

            ]]>
        </content>
    </entry>
    <entry>
        <title>How to test timecode before a show</title>
        <author>
            <name>Lee Duck</name>
        </author>
        <link href="https://ducktc.net/testing-timecode-before-a-show/"/>
        <id>https://ducktc.net/testing-timecode-before-a-show/</id>

        <updated>2026-07-08T13:53:20-07:00</updated>
            <summary type="html">
                <![CDATA[
                    Article goal: Give programmers a simple prep-room checklist. Timecode failures often look mysterious because signal, frame rate, channel selection, MIDI routing, and software settings all fail&hellip;
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                
<p class="ducktc-note"><strong>Article goal:</strong> Give programmers a simple prep-room checklist.</p>
<h2>The setup problem</h2>
<p>Timecode failures often look mysterious because signal, frame rate, channel selection, MIDI routing, and software settings all fail in similar ways.</p>
<h2>Quick checklist</h2>
<ul>
  <li>Confirm the show frame rate.</li>
  <li>Confirm the sending device is actually outputting code.</li>
  <li>Check the audio channel carrying LTC.</li>
  <li>Check level before blaming the console or app.</li>
  <li>Confirm the receiving system wants LTC or MTC.</li>
</ul>
<h2>When to use DuckTC tools</h2>
<p>DuckTC Web can generate quick test code. DuckPort MIDI can simplify routing. DuckTC can convert incoming LTC to MTC while showing signal health.</p>

            ]]>
        </content>
    </entry>
    <entry>
        <title>LTC vs MTC</title>
        <author>
            <name>Lee Duck</name>
        </author>
        <link href="https://ducktc.net/ltc-vs-mtc/"/>
        <id>https://ducktc.net/ltc-vs-mtc/</id>

        <updated>2026-07-08T13:53:20-07:00</updated>
            <summary type="html">
                <![CDATA[
                    Article goal: Explain when timecode is audio, when it is MIDI, and why conversion matters. One system may output LTC as audio while another system only&hellip;
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                
<p class="ducktc-note"><strong>Article goal:</strong> Explain when timecode is audio, when it is MIDI, and why conversion matters.</p>
<h2>The setup problem</h2>
<p>One system may output LTC as audio while another system only accepts MTC through a MIDI input. That gap is common in PC-based lighting, laser, and show-control setups.</p>
<h2>What is actually happening</h2>
<p>LTC is an audio stream. MTC is MIDI Timecode. They can represent the same timeline, but they travel through different parts of the rig.</p>
<h2>How to test it quickly</h2>
<p>Start by confirming the timecode frame rate, then confirm whether the receiving software expects audio LTC or MIDI Timecode. The routing path determines the right tool.</p>
<h2>When the rig needs a converter</h2>
<p>DuckTC is designed for cases where LTC audio needs to become console-ready or app-ready MTC, routed through DuckPort MIDI.</p>

            ]]>
        </content>
    </entry>
    <entry>
        <title>What is LTC?</title>
        <author>
            <name>Lee Duck</name>
        </author>
        <link href="https://ducktc.net/what-is-ltc/"/>
        <id>https://ducktc.net/what-is-ltc/</id>

        <updated>2026-07-08T13:53:20-07:00</updated>
            <summary type="html">
                <![CDATA[
                    Article goal: Explain Linear Timecode in the language of real production workflows. In a show-control rig, several systems may need to follow the same clock: playback,&hellip;
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                
<p class="ducktc-note"><strong>Article goal:</strong> Explain Linear Timecode in the language of real production workflows.</p>
<h2>The setup problem</h2>
<p>In a show-control rig, several systems may need to follow the same clock: playback, lighting, lasers, video, and automation. LTC is one common way to send that clock as an audio signal.</p>
<h2>What is actually happening</h2>
<p>LTC stands for Linear Timecode. In practical terms, it is an audio waveform that encodes hours, minutes, seconds, and frames. A receiving device listens to that waveform and locks its timeline to the incoming code.</p>
<h2>How to test it quickly</h2>
<p>Use a known frame rate, route the signal to the correct audio channel, confirm level, and watch whether the receiving system locks cleanly. DuckTC Web is intended to make that first test fast.</p>
<h2>When the rig needs more than a generator</h2>
<p>If the device only accepts MIDI Timecode, or if you need to diagnose the actual LTC waveform, DuckTC is the professional next step.</p>

            ]]>
        </content>
    </entry>
</feed>
