]> Shamusworld >> Repos - ardour-manual/blobdiff - include/export-dialog.html
creating-location-markers: Unmatched paren
[ardour-manual] / include / export-dialog.html
index 16d42aa1eba357220b07a412163559925b5c5f22..4ebfcf259a3a5102fbfbec4ac576c8163e8f8524 100644 (file)
@@ -4,12 +4,11 @@
   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 &gt; Export &gt;
-  Export to Audio file(s)&hellip;</kbd>, or <kbd class="menu">Session &gt;
-  Export &gt; Stem Export&hellip;</kbd>.
+  Export to Audio file(s)&hellip;</kbd>.
 </p>
 
-<figure class="center">
-  <img src="/images/export-dialog-file-format.png" alt="The Export window">
+<figure class="right">
+  <img width="50%" src="/images/export-dialog-file-format.png" alt="The Export window">
   <figcaption>
     The Export window
   </figcaption>
 </p>
 
 <ul>
-<li>BWAV 32float</li>
-<li>CD (Red Book)</li>
-<li>DVD-A</li>
-<li>FLAC 24 bit </li>
-<li>FLAC 24 bit (tagged)</li>
-<li>Ogg/Vorbis</li>
-<li>Ogg/Vorbis (tagged)</li>
-<li>Ring Tone</li>
+  <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>
 </ul>
 
 <p>
 </p>
 
 <ul>
-<li>CD + DVD-A</li>
-<li>CD + FLAC</li>
-<li>CD + FLAC (tagged)</li>
-<li>CD + Ogg/Vorbis + FLAC (tagged)</li>
-<li>CD + Ogg/Vorbis</li>
-<li>CD + Ogg/Vorbis (tagged)</li>
+<li>CD + Ogg/Vorbis + FLAC</li>
 <li>CD only</li>
 <li>DVD-A only</li>
 <li>FLAC</li>
-<li>FLAC (tagged)</li>
+<li>Ogg/Vorbis</li>
 <li>Ogg/Vorbis + FLAC</li>
-<li>Ogg/Vorbis + FLAC (tagged)</li>
-<li>Ogg/Vorbis </li>
-<li>Ogg/Vorbis (tagged)</li>
+<li>Streaming</li>
 </ul>
 
 <h2>The location</h2>
   a button to list all the files that would be erased and replaced.
 </p>
 
-<h2>Analyze exported audio</h2>
+<h2 id="export_analyze">Analyze exported audio</h2>
 
 <figure>
-  <img src="/images/export-report-analysis.png" alt="The Export Report/Analysis window">
+  <img width="50%" src="/images/export-report-analysis.png" alt="The Export Report/Analysis window">
   <figcaption>
     The Export Report/Analysis window
   </figcaption>
 <h2>Time Span</h2>
 
 <figure>
-  <img src="/images/export-dialog-timespan.png" alt="The Time Span tab">
+  <img width="50%" src="/images/export-dialog-timespan.png" alt="The Time Span tab">
   <figcaption>
     The Time Span tab
   </figcaption>
 <h2>Channels</h2>
 
 <figure>
-  <img src="/images/export-dialog-channels.png" alt="The Channels tab">
+  <img width="50%" src="/images/export-dialog-channels.png" alt="The Channels tab">
   <figcaption>
     The Channels tab
   </figcaption>
   file. By default, only the Master Bus is sent.
 </p>
 
-<h2>Stem Export</h2>
-
-<figure>
-  <img src="/images/export-dialog-stem-export.png" alt="Stem export">
-  <figcaption>
-    Stem export
-  </figcaption>
-</figure>
-
-<p>
-  Stem exporting allows to transfer files between different systems and softwares
-  by exporting each track individually, including silence, to keep them in sync.
-</p>
-<p>
-  If 'Stem Export' is chosen, the 'Channels' tab appears slightly differently:
-  in this case each chosen channel (track or bus) is exported to its own file,
-  instead of all channels being mixed together into a single file.
-</p>
-<p>
-  The exported tracks or busses can, by checking <kbd class="option">Apply
-  track/bus processing</kbd>, be exported with the effects/processors applied,
-  so that the destination system does not need those effects plugins.
-</p>