Added initial information about creating markers

This commit is contained in:
PipeManMusic 2013-04-11 01:18:44 +00:00
parent 17acc2544b
commit a4af8dce99

View File

@ -6,7 +6,13 @@ title: Creating Location Markers
<p>You can create a location marker at any position in a session.</p>
<p><code>Location Markers</code> can be create at any position in a session.</p>
<h3>Create a location marker at the current position of the playhead</h3>
<p>To create a location marker using the <code>Location Marker</code> ruler at the top of the <code>Timeline</code> right click anywhere on the ruler and select <code>New location marker</code>, to move the marker to the current <code>Playhead</code> location right click on the new marker and select <code>Move Mark to Playhead</code></p>
<p>See section on Working with the <code>Range &amp; Marks</code> for how to create a <code>Location Mark</code> at the current playhead location.</p>
<p>To create a <code>Location Marker</code> at the current playhead location press <code>Enter</code> on the numeric keypad.</p>
<p>To create a <code>Location Marker</code> at the current playhead location select the <code>Transport</code> pulldown menu then <code>Markers</code> then select <code>Add Mark from Playhead</code>.</p>
<h3>Create a location marker in a specific position on the timeline</h3>
<p>To create a <code>Location Marker</code> at a specific location in the <code>Timeline</code>, set the playhead to the desired location and press <code>Enter</code> on the numeric keypad.</p>
<p>Alternatively, a mark can be set to a specific location by using the <code>Ranges &amp; Marks</code> tab, using either the <code>PH</code> button to move a mark to the current playhead location or the clock to set a specific location manually.</p>