2015-04-23 15:47:44 -04:00
|
|
|
|
2017-01-03 08:05:11 -05:00
|
|
|
<img src="/images/a4_session_properties_filenames.png" alt="session properties filenames tab"/>
|
2015-04-23 15:47:44 -04:00
|
|
|
|
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
This tab is used to change how Ardour names recorded regions.
|
|
|
|
If <dfn>Prefix track number</dfn> is selected a unique number will appear on each track
|
|
|
|
in the <dfn>Editor</dfn> window and will prefix the region name. If the track number
|
|
|
|
is 2 and the region would have been Gtr-1.1 with track number prefix turned on the region
|
2015-04-23 15:47:44 -04:00
|
|
|
will be named 2_Gtr-1.1 instead. See XX for base of the region name.
|
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
If <dfn>Prefix take name</dfn> is selected and the <dfn>Take name</dfn> has Take1 the region
|
|
|
|
will have the name Take1_Gtr-1.1 instead. If both boxes are checked the name will be
|
2017-02-25 00:30:29 -05:00
|
|
|
Take1_2_Gtr-1.1 instead.
|
2015-04-23 15:47:44 -04:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
When <dfn>Prefix take name</dfn> is enabled, the first time a track is recorded it will
|
2017-02-25 00:30:29 -05:00
|
|
|
have the specified take name. When recording is stopped, any trailing number on the
|
2015-04-23 15:47:44 -04:00
|
|
|
end of the take name will incremented by 1. If the track name specified doen't have
|
|
|
|
a number on the end, the number 1 will be suffixed.
|
|
|
|
</p>
|
2017-02-13 14:53:37 -05:00
|
|
|
|