个人工具

“Ardour4 初学者教程 05 导出会话”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第62行: 第62行:
  
 
=导出一个范围=
 
=导出一个范围=
 +
 +
 +
=<center>&mdash; [[Ardour完全教程|返回主目录]] &mdash;</center>=

2015年11月25日 (三) 11:26的版本

导出一个会话

(原文)

Exporting is the process of saving a Region, Track, or entire Session to a file on your computer which you can listen to, burn as a CD-R, or convert to an MP3 to share on a website.

导出整个会话

Once you have finished your composition, the most common export operation is to export the entire Session to an audio file.

Bird’s Eye View of Entire Session

At this point it’s a good idea to Zoom Out and take a look at your whole session before exporting.

   Select “All” from the menu “Number of visible tracks”:

Ardour4_Track_Height.png

   Click on the “Zoom to Session” button (third button in the Zoom Options):

Ardour4_Zoom_Options.png

   You should now have a nice overview of your whole session, like this:

Ardour4_Export_Session_Birds_Eye_View.png

Listen to your piece one last time and make sure you hear everything the way you want (any Solo or Mute button you forgot to deactivate? Any volume adjusment left to do? etc.)

Start and End Markers

Finally, make sure the Start and End markers are in the right place.

Ardour4_Export_Session_Start.png Ardour4_Export_Session_End.png

Everything included between the Start and End Location Markers in the Timeline will be exported, so you have to set the markers first if they are not in the correct position. In the image below, clearly the End marker is too far to the right in the timeline. This will result in a huge silence after the end of the piece (that is, between the last Region and the End marker).

Ardour4_Export_Session_Start_End_ARROWS.png

If your End marker is too far after the end of your piece, click and drag it to the left until it is pretty close to the end of the very last Region of your composition.

导出它!

To Export a Session, use the top menu: Session > Export > Export to Audio File(s)…. This will open up a dialogue box with several options.

Ardour4_Export_Session_Window_1.png

   *Preset: this is NOT where you write the file name. Don’t worry about this field now.
   *Format: this allows you to choose the file format (WAV, MP3, OGG, FLAC, etc.). The default is CD (Red Book), which will give you a WAV file.
   *Add another format: if you’d like to export in more than one format at the same time, click on this tab.
   *Location: this is the place where you will find the file after it is saved. By default, it is in the “export” folder that lives inside your main Session folder. You could also click “Browse” and select the Desktop, for example.
   *Label: THIS is where you can create a unique name for the file. Ardour will automatically append the session name to the exported file, so if you don’t write anything here the name may end up something generic like “my-session.wav”. Use this field to give a unique name to your file.

Having chosen your options, click Export. After the operation is finished, you can find the file using your file browser.

   TIP: Export is handled through the Master Bus, so the final file will include all the sounds from Tracks and Busses that were routed to it. This will include any Normalizing, Fading, Panning, and Automation you have created, along with the individual edits made to the Regions as well. If any of the Tracks have the Mute or Solo buttons engaged, this will also affect which Tracks will be heard in the Exported file.

高级选项

Click on the tabs “Time span” and “Channels” in case you need to access advanced export options.

导出一个区域

导出一个范围

— 返回主目录 —