]> Shamusworld >> Repos - ardour-manual/blobdiff - include/independent-and-dependent-midi-region-copies.html
Session Properties update for 7.0
[ardour-manual] / include / independent-and-dependent-midi-region-copies.html
index b94e0769c4572479d80f4894048bba5fd23216fb..2a28032d1b70ada2ee2ec108a38e1b181d5347e3 100644 (file)
 <h2>Changing dependent/independent copying for the entire session</h2>
 
 <p>
-  <kbd class="menu">Sesson &gt; Properties &gt; Misc &gt; MIDI region copies are
+  <kbd class="menu">Session &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. 
+  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. 
+  region, and the new copy of the region will refer to that data.
 </p>
 <p>
   When disabled, every new copy of a MIDI region will refer to the same
 
 <h2>Making an existing copy of a MIDI region independent</h2>
 <p>
-  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.
+  <kbd class="mouse">Right</kbd> clicking on the MIDI region to be independent
+  then selecting <kbd class="menu">MIDI &gt; Unlink From Other Copies</kbd>
+  makes it independent: the copy is now using its own version of the data, and
+  edits to the copy will affect only the copy. Other copies will continue to
+  share data.
 </p>
 
 <p class="note">
@@ -43,7 +43,6 @@
   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
-  from. Put differently, if you make an independent copy of a trimmed
-  MIDI region, you cannot "untrim" it to a larger size.
+  from. Put differently, making an independent copy of a trimmed
+  MIDI region only retains the visible part of it.
 </p>
-