2014-07-04 14:08:01 -04:00
|
|
|
|
|
|
|
<p>
|
2019-01-03 14:22:23 -05:00
|
|
|
When the work in Ardour is finished, one or multiple sound file(s) need to be
|
|
|
|
created, be it to be printed to a medium such as a CD or DVD, uploaded to a
|
|
|
|
streaming site or sent to another person or software for further work. This
|
|
|
|
can be done either using <kbd class="menu">Session > Export >
|
2019-06-21 09:53:40 -04:00
|
|
|
Export to Audio file(s)…</kbd>.
|
2014-07-04 14:08:01 -04:00
|
|
|
</p>
|
2017-03-21 14:38:14 -04:00
|
|
|
|
2019-06-21 09:53:40 -04:00
|
|
|
<figure class="right">
|
2017-03-21 14:38:14 -04:00
|
|
|
<img src="/images/export-dialog-file-format.png" alt="The Export window">
|
|
|
|
<figcaption>
|
|
|
|
The Export window
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
2019-01-03 09:28:07 -05:00
|
|
|
<h2>File Format</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
This tab contains controls for the format of the exported audio file(s).
|
|
|
|
More than one format can be enabled here, in which case each will be exported in turn.
|
2017-03-21 14:38:14 -04:00
|
|
|
Ardour is supplied with a list of export formats, including:
|
|
|
|
</p>
|
|
|
|
|
2014-07-04 14:08:01 -04:00
|
|
|
<ul>
|
2021-06-13 10:29:14 -04:00
|
|
|
<li>Amazon Music</li>
|
|
|
|
<li>Apple Music</li>
|
|
|
|
<li>BWAV 24bit</li>
|
|
|
|
<li>BWAV 32float</li>
|
|
|
|
<li>CD (Red Book)</li>
|
|
|
|
<li>FLAC 24 bit </li>
|
|
|
|
<li>MP3 (extreme)</li>
|
|
|
|
<li>MP3 (medium)</li>
|
|
|
|
<li>MP3 (standard)</li>
|
|
|
|
<li>Ogg/Vorbis</li>
|
|
|
|
<li>Ring Tone</li>
|
|
|
|
<li>Soundcloud and Spotify</li>
|
|
|
|
<li>Wav (Tagged)</li>
|
|
|
|
<li>YouTube and Deezer</li>
|
2014-07-04 14:08:01 -04:00
|
|
|
</ul>
|
2017-03-21 14:38:14 -04:00
|
|
|
|
|
|
|
<p>
|
2019-01-03 09:28:07 -05:00
|
|
|
These formats can be edited, or new ones created, with the <a
|
|
|
|
href="@@export-format-profiles">"Edit Export Format Profile"</a> dialog, which
|
|
|
|
appears when clicking the <kbd class="menu">Edit</kbd> or
|
|
|
|
<kbd class="menu">New</kbd> buttons to the right of the drop-down list of
|
|
|
|
formats.
|
2014-07-04 14:08:01 -04:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<p>
|
2019-01-03 09:28:07 -05:00
|
|
|
Presets can also be created, consisting of one or more formats. Ardour
|
|
|
|
provides some ready-made presets, too:
|
2017-03-21 14:38:14 -04:00
|
|
|
</p>
|
2014-07-04 14:08:01 -04:00
|
|
|
|
|
|
|
<ul>
|
2021-06-13 10:29:14 -04:00
|
|
|
<li>CD + Ogg/Vorbis + FLAC</li>
|
2014-07-04 14:08:01 -04:00
|
|
|
<li>CD only</li>
|
|
|
|
<li>DVD-A only</li>
|
|
|
|
<li>FLAC</li>
|
2021-06-13 10:29:14 -04:00
|
|
|
<li>Ogg/Vorbis</li>
|
2019-01-03 09:28:07 -05:00
|
|
|
<li>Ogg/Vorbis + FLAC</li>
|
2021-06-13 10:29:14 -04:00
|
|
|
<li>Streaming</li>
|
2014-07-04 14:08:01 -04:00
|
|
|
</ul>
|
|
|
|
|
2017-03-21 14:38:14 -04:00
|
|
|
<h2>The location</h2>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Aside from providing a way to tell Ardour <em>where</em> to put the created file(s),
|
|
|
|
the <dfn>location</dfn> part of the window allows to name the exported files with
|
|
|
|
a lot of choice regarding the naming convention, hence blending into the user's
|
2017-02-14 10:20:06 -05:00
|
|
|
workflow, and providing a clean way to keep the export folders from being cluttered
|
2017-03-21 14:38:14 -04:00
|
|
|
with poorly named files.
|
|
|
|
</p>
|
2014-07-05 19:56:52 -04:00
|
|
|
<p>
|
2017-02-14 10:20:06 -05:00
|
|
|
The name of the file(s) can optionally be made of:
|
2014-07-05 19:56:52 -04:00
|
|
|
</p>
|
2017-03-21 14:38:14 -04:00
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>The session or snapshot's name</li>
|
|
|
|
<li>A custom label (i.e., any text)</li>
|
|
|
|
<li>A revision number</li>
|
|
|
|
<li>The name of the timespan (see below)</li>
|
|
|
|
<li>A date (in multiple formats)</li>
|
|
|
|
<li>A time (also in multiple format).</li>
|
|
|
|
</ul>
|
|
|
|
|
2019-01-03 09:28:07 -05:00
|
|
|
<p class="note">
|
|
|
|
As in the screenshot above, when writing a file could erase a present file with
|
|
|
|
the same name, Ardour shows a yellow warning line in the bottom of the window, and
|
|
|
|
a button to list all the files that would be erased and replaced.
|
2017-03-21 14:38:14 -04:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Analyze exported audio</h2>
|
2014-07-05 19:56:52 -04:00
|
|
|
|
2017-03-21 14:38:14 -04:00
|
|
|
<figure>
|
|
|
|
<img src="/images/export-report-analysis.png" alt="The Export Report/Analysis window">
|
|
|
|
<figcaption>
|
|
|
|
The Export Report/Analysis window
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
2014-07-05 19:56:52 -04:00
|
|
|
|
2017-03-21 14:38:14 -04:00
|
|
|
<p>
|
|
|
|
Checking <kbd class="option">Analyze Exported Audio</kbd> shows the Export Report/Analysis
|
2018-02-13 16:42:39 -05:00
|
|
|
window. This provides a lot of useful information about the exported file:
|
2017-03-21 14:38:14 -04:00
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>the file name and location</li>
|
|
|
|
<li>its format</li>
|
|
|
|
<li>its channel count</li>
|
|
|
|
<li>its sample rate</li>
|
|
|
|
<li>its duration and timecode.</li>
|
|
|
|
</ul>
|
|
|
|
<p>
|
|
|
|
It also allows to <kbd class="menu">Play</kbd> the file, and the <kbd class="menu">
|
|
|
|
Open Folder</kbd> button gives a quick access to the place where it has been created.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The most prominent feature though, are the two generated views of the audio file
|
|
|
|
in time (waveform) and frequency (sonograph) domain, and the loudness
|
|
|
|
analysis, giving:
|
|
|
|
</p>
|
|
|
|
<ul>
|
|
|
|
<li>the Peak value</li>
|
|
|
|
<li>the True Peak value (to take inter sample peaks into account)</li>
|
|
|
|
<li>the Normalization Gain (if it has been applied)</li>
|
|
|
|
<li>the Integrated Loudness</li>
|
|
|
|
<li>the loudness range</li>
|
|
|
|
<li>a graph of the multiplicity of the peaks at the different loudness levels.</li>
|
|
|
|
</ul>
|
2014-07-05 19:56:52 -04:00
|
|
|
|
2014-07-04 14:08:01 -04:00
|
|
|
<h2>Time Span</h2>
|
2017-03-21 14:38:14 -04:00
|
|
|
|
|
|
|
<figure>
|
|
|
|
<img src="/images/export-dialog-timespan.png" alt="The Time Span tab">
|
|
|
|
<figcaption>
|
|
|
|
The Time Span tab
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
2014-07-04 14:08:01 -04:00
|
|
|
<p>
|
2019-01-03 09:28:07 -05:00
|
|
|
This tab allows to select the range (or ranges) of the timeline to export. By default, "session" is
|
2017-03-21 14:38:14 -04:00
|
|
|
enabled—this will export the whole session from the start marker to the end marker.
|
2019-01-03 09:28:07 -05:00
|
|
|
Any loop or range present in the session can be chosen, or a combination thereof.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
The realtime checkboxes allow to export audio as it is played,
|
|
|
|
and not freewheeling to render the file as fast as Ardour can. This can prevent
|
|
|
|
odd behaviours from some plugins (reverbs, etc...). This can be chosen globally
|
|
|
|
(with the <kbd class="option">Realtime Export</kbd> checkbox at the top) or individually on a per time span basis, with
|
|
|
|
the <kbd class="option">RT</kbd> checkbox next to each time span.
|
2014-07-04 14:08:01 -04:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<h2>Channels</h2>
|
2017-03-21 14:38:14 -04:00
|
|
|
|
|
|
|
<figure>
|
|
|
|
<img src="/images/export-dialog-channels.png" alt="The Channels tab">
|
|
|
|
<figcaption>
|
|
|
|
The Channels tab
|
|
|
|
</figcaption>
|
|
|
|
</figure>
|
|
|
|
|
2014-07-04 14:08:01 -04:00
|
|
|
<p>
|
2019-01-03 09:28:07 -05:00
|
|
|
This tab decides which outputs (tracks or busses) should be sent to the exported
|
|
|
|
file. By default, only the Master Bus is sent.
|
2014-07-04 14:08:01 -04:00
|
|
|
</p>
|
|
|
|
|