X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fexport-dialog.html;h=0a8bae1beb02c6519b97a91749f17d0cb22f7824;hb=935badcb9b12a81f840d447a01999755c4ff9916;hp=4e9337fc8a2b56e3a479125f26577ae56f7776cf;hpb=081e7af0b6f6dec0ca685d3a538eacf20394c2cc;p=ardour-manual diff --git a/include/export-dialog.html b/include/export-dialog.html index 4e9337f..0a8bae1 100644 --- a/include/export-dialog.html +++ b/include/export-dialog.html @@ -1,64 +1,65 @@

- When you have finished mixing your session, you probably want to export it to a sound - file to burn to a CD, upload to the web, or whatever. Session > Export > Export to Audio file(s)… - shows the Export Dialog to do this. + 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 Session > Export > + Export to Audio file(s)….

-

- You can also export the outputs of multiple tracks & busses all at once via - Session > Export > Stem Export…. -

- -

File Format

- -
+
The Export window
The Export window
+

File Format

+

- This tab contains controls for the format of the exported audio file. - You can enable more than one format here, in which case each will be exported in turn. + 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. Ardour is supplied with a list of export formats, including:

- You can edit these formats, or create your own, with the "Edit Export Format Profile" dialog, which - appears when you click the "Edit" or "New" button to the right of the drop-down list of formats. + These formats can be edited, or new ones created, with the "Edit Export Format Profile" dialog, which + appears when clicking the Edit or + New buttons to the right of the drop-down list of + formats.

- You can also create a 'Preset' consisting of one or more formats. Ardour provides some ready-made presets, too: + Presets can also be created, consisting of one or more formats. Ardour + provides some ready-made presets, too:

The location

@@ -67,11 +68,11 @@ Aside from providing a way to tell Ardour where to put the created file(s), the location 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 - workflow, and providing a clean way to keep the export folders from beeing cluttered + workflow, and providing a clean way to keep the export folders from being cluttered with poorly named files.

- The name of the file(s) can optionnaly be made of: + The name of the file(s) can optionally be made of:

-

Soundcloud upload

-

- When 'Upload to Soundcloud' is ticked on in any format's tab, a pane containing fields - to enter in Soundcloud account details (email and password), and what should happen - to the uploaded files will become visible. +

+ 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.

-
- Exporting to Soundcloud -
- Exporting to Soundcloud -
-
- - - - - - - - -
Make files publicChoose whether to make uploaded files available to anyone via the Soundcloud web site.
Open uploaded files in browserOpen each file on soundcloud in your browser after upload. - If you don't enable this, you can still see the URLs in the Log window.
Make files downloadableChoose whether to allow downloading of files uploaded to Soundcloud.
-

Analyze exported audio

@@ -118,7 +101,7 @@

Checking Analyze Exported Audio shows the Export Report/Analysis - window. This provides a lot of usefull informations about the exported file: + window. This provides a lot of useful information about the exported file:

- This tab allows you to select the range (or ranges) of the timeline to export. By default, "session" is + This tab allows to select the range (or ranges) of the timeline to export. By default, "session" is enabled—this will export the whole session from the start marker to the end marker. + Any loop or range present in the session can be chosen, or a combination thereof. +

+

+ 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 Realtime Export checkbox at the top) or individually on a per time span basis, with + the RT checkbox next to each time span.

Channels

@@ -169,23 +160,7 @@

- Here you can choose which outputs (tracks or busses) should be sent to the exported file. -

- -

Stem Export

- -
- Stem export -
- 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. + This tab decides which outputs (tracks or busses) should be sent to the exported + file. By default, only the Master Bus is sent.