manual/include/timecode-tab.html
Shamus Hammons 7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00

27 lines
831 B
HTML

<img src="/images/a4_session_properties_timecode.png" alt="session properties timecode tab"/>
<p>
This tab is used to change how Ardour interprets and manipulates timecode.
</p>
<ul>
<li>
Timecode Settings lets you set the number of frames per second
and pull up/down to match the timecode used other synchronized systems.
</li>
<li>
External Timecode Offsets allows Ardour to a fixed offset from other
synchronized systems. <dfn>Slave Timecode offset</dfn> adds the
specified offset to the recieved timecode (MTC or LTC).
<dfn>Timecode Generator offset</dfn> adds the specified offset to
the timecode generated by Ardour (so far only LTC).
</li>
<li>
Jack Transport / Time Settings determines whether Ardour controls
Bar|Beat|Tick and other information for Jack.
</li>
</ul>