]> Shamusworld >> Repos - ardour-manual/blob - include/session-misc-tab.html
87353e7eba62b9ab3f59573258f994cfab5e8a19
[ardour-manual] / include / session-misc-tab.html
1
2 <p>
3   This tab has several things that don't fit on the other tabs.
4 </p>
5
6 <img src="/images/a4_session_properties_misc.png" alt="session properties misc tab"/>
7
8 <ul>
9   <li>
10     <dfn>MIDI Options</dfn>
11     <ul>   
12       <li>
13         If <dfn>MIDI region copies are independent</dfn> is selected, when a 
14         MIDI region is copied or duplicated, the new region is not linked to 
15         the region it was copied from.  If it is not selected, the copied regions 
16         are linked and any editing of one of the linked regions changes all 
17         of the linked regions. 
18       </li>
19       <li>
20         The <dfn>Editor</dfn> can be configured to handle overlapping MIDI notes 
21         several ways.
22         <ul>
23           <li>never allow them</li>
24           <li>don't do anything in particular</li>
25           <li>replace any overlapped existing notes</li>
26           <li>shorten the overlapped existing note</li>
27           <li>shorten the overlapped new note</li>
28           <li>replace both overlapping notes with a single note</li>
29         </ul>
30       </li>
31     </ul>
32   </li>
33   <li>
34     <dfn>Glue to bars and beats</dfn>
35     <ul>
36       <li>New markers can be glued to bars and beats</li>
37       <li>New regions can be glued to bars and beats</li>
38     </ul>
39   </li>
40   <li>
41     Settings from the session properties dialogs can be saved to the 
42     default session template.
43   </li>
44 </ul>
45
46