From: Colin Fletcher Date: Sat, 5 Jul 2014 23:08:24 +0000 (+0100) Subject: A few words about stem export, and a screenshot for good measure. X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=50901afe63b509ecc01dbf6d93251286e24fc206;p=ardour-manual A few words about stem export, and a screenshot for good measure. --- diff --git a/_manual/18_exporting/01_export-dialog.html b/_manual/18_exporting/01_export-dialog.html index 19ee28d..78a3f41 100644 --- a/_manual/18_exporting/01_export-dialog.html +++ b/_manual/18_exporting/01_export-dialog.html @@ -68,6 +68,15 @@ enabled - this will export the whole session from the start marker to the end ma Here you can choose which outputs (tracks or busses) should be sent to the exported file.

+

Stem Export

+ +

+If you chose 'Stem Export', 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. You can +choose to export either the region contents or the track output here in this +case. +

{% children %} diff --git a/source/ardour/manual/html/screenshots/export-dialog-stem-export.png b/source/ardour/manual/html/screenshots/export-dialog-stem-export.png new file mode 100644 index 0000000..a6fc537 Binary files /dev/null and b/source/ardour/manual/html/screenshots/export-dialog-stem-export.png differ