51 lines
1.3 KiB
HTML
51 lines
1.3 KiB
HTML
|
---
|
||
|
layout: default
|
||
|
title: Misc Tab
|
||
|
menu_title: Misc Tab
|
||
|
---
|
||
|
|
||
|
<p>
|
||
|
This tab has several things that don't fit on the other tabs.
|
||
|
</p>
|
||
|
|
||
|
<img src="/files/a4/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>
|
||
|
|