]> Shamusworld >> Repos - ardour-manual/blobdiff - _manual/15_editing-and-arranging/12_edit-midi/12_copy-midi-region.html
copy-editing chapter 15
[ardour-manual] / _manual / 15_editing-and-arranging / 12_edit-midi / 12_copy-midi-region.html
index 3a48eba626d4401e5e33da60a9a7172ad84e00c1..60d2d329fec96648ccf5017ca51a7eb52285a942 100644 (file)
@@ -5,44 +5,46 @@ menu_title: Copy MIDI Region
 ---
 
 <p>
 ---
 
 <p>
-When copying a MIDI region, Ardour has to decide whether to make the
-copy refer to the same data as the original or not. If it does refer
-to the same data, then editing either the copy or the original will
-affect the both of them. If it refers to an independent copy of the
-data then each one can be edited without affecting the other.
+  When <dfn>copying a MIDI region</dfn>, Ardour has to decide whether to make the
+  copy refer to the same data as the original or not. If it does refer
+  to the same data, then editing either the copy or the original will
+  affect the both of them. If it refers to an independent copy of the
+  data then each one can be edited without affecting the other.
 </p>
 
 </p>
 
-<h3>Changing dependent/independent copying for the entire session</h3>
+<h2>Changing dependent/independent copying for the entire session</h2>
 
 <p>
 
 <p>
-<code>Sesson > Properties > Misc > MIDI region copies are
-  independent</code> can be used to control the default behaviour when
+  <kbd class="menu">Sesson &gt; Properties &gt; Misc &gt; MIDI region copies are
+  independent</kbd> can be used to control the default behaviour when
   making a copy of a MIDI region. 
 </p>
 <p>
   making a copy of a MIDI region. 
 </p>
 <p>
-When enabled, every new copy of a MIDI
-region results in a copy being made of the MIDI data used by the
-region, and the new copy of the region will refer to that data. 
+  When enabled, every new copy of a MIDI
+  region results in a copy being made of the MIDI data used by the
+  region, and the new copy of the region will refer to that data. 
 </p>
 <p>
 </p>
 <p>
-When disabled, every new copy of a MIDI region will refer to the same
-MIDI data, and thus editing any copy will change the contents of all
-of them.
+  When disabled, every new copy of a MIDI region will refer to the same
+  MIDI data, and thus editing any copy will change the contents of all
+  of them.
 </p>
 </p>
-<p>Changing the status of this option has no effect on the existing
+<p>
+  Changing the status of this option has no effect on the existing
   dependent/independent status of existing region copies.
 </p>
 
   dependent/independent status of existing region copies.
 </p>
 
-<h3>Making an existing copy of a MIDI region independent</h3>
+<h2>Making an existing copy of a MIDI region independent</h2>
 <p>
 <p>
-Context-click on the MIDI region you want to be
-independent. From the context menu, select <code>MIDI > Unlink From
-  Other Copies</code>. The copy is now using an independent version of
-the data, and edits to the copy will affect only the copy. Other
-copies will continue to share data.
+  Context-click on the MIDI region you want to be
+  independent. From the context menu, select <kbd class="menu">MIDI &gt; Unlink From
+  Other Copies</kbd>. The copy is now using an independent version of
+  the data, and edits to the copy will affect only the copy. Other
+  copies will continue to share data.
 </p>
 
 </p>
 
-<p>Note that the copied data only covers the extent of the region when
+<p class="note">
+  Note that the copied data only covers the extent of the region when
   the copy is made. If the region was already trimmed and then a copy
   is made, an independent copy will have no access to data that is
   earlier or later than the bounds of the region it was copied
   the copy is made. If the region was already trimmed and then a copy
   is made, an independent copy will have no access to data that is
   earlier or later than the bounds of the region it was copied