manual/include/session-misc-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

46 lines
1.2 KiB
HTML

<p>
This tab has several things that don't fit on the other tabs.
</p>
<img src="/images/a4_session_properties_misc.png" alt="session properties misc tab"/>
<ul>
<li>
<dfn>MIDI Options</dfn>
<ul>
<li>
If <dfn>MIDI region copies are independent</dfn> is selected, when a
MIDI region is copied or duplicated, the new region is not linked to
the region it was copied from. If it is not selected, the copied regions
are linked and any editing of one of the linked regions changes all
of the linked regions.
</li>
<li>
The <dfn>Editor</dfn> can be configured to handle overlapping MIDI notes
several ways.
<ul>
<li>never allow them</li>
<li>don't do anything in particular</li>
<li>replace any overlapped existing notes</li>
<li>shorten the overlapped existing note</li>
<li>shorten the overlapped new note</li>
<li>replace both overlapping notes with a single note</li>
</ul>
</li>
</ul>
</li>
<li>
<dfn>Glue to bars and beats</dfn>
<ul>
<li>New markers can be glued to bars and beats</li>
<li>New regions can be glued to bars and beats</li>
</ul>
</li>
<li>
Settings from the session properties dialogs can be saved to the
default session template.
</li>
</ul>