]> Shamusworld >> Repos - ardour-manual/blobdiff - include/export-dialog.html
Add Clips in the Editor chapter
[ardour-manual] / include / export-dialog.html
index 16d42aa1eba357220b07a412163559925b5c5f22..0a8bae1beb02c6519b97a91749f17d0cb22f7824 100644 (file)
@@ -4,11 +4,10 @@
   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">
+<figure class="right">
   <img src="/images/export-dialog-file-format.png" alt="The Export window">
   <figcaption>
     The Export window
 </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>
   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>