个人工具

Ardour4 初学者教程 02 开始入门

来自Ubuntu中文

Yq-ysy讨论 | 贡献2015年10月29日 (四) 17:31的版本 播送菜单

跳转至: 导航, 搜索

启用JACK

(原文)

Ardour 4.X版不再要求您在您的系统上安装有JACK(JACK音频连接工具包)。但是您可能想启用JACK以便让Ardour可以与其他Linux音频应用程序共享音频和MIDI。如果您想知道JACK究竟是什么,请参考这个页面: http://ardour.org/jack

如果您不打算在Ardour里使用JACK,您可以跳过这一节内容,否则请继续阅读。

简而言之,JACK是一个音频系统,用于在您的计算机上管理Ardour和您的电脑的声卡之间的联系,以及Ardour与其他启用了JACK音频程序之间的联系。Ardour过去一直是要求必须运行JACK,但自从4.0版本开始这变成可选项。

更多关于JACK的信息请参考 http://jackaudio.org/ 以及 http://jackosx.com/

在Ubuntu系统上,您可以使用Qjackctl或者Cadenc去启动和停止JACK,并且控制它的设置。如果您有一个配置恰当的KXStudio安装版,JACK也许已经运行在系统后台中了。如果没有,您可能必须手工启动它。

在苹果Mac系统上,您将需要使用JackPilot。这个页面也许对您有所帮助: http://en.flossmanuals.net/ardour/ch005_installing-jackosx/警告:页面具体内容可能已经过时了。我们始终希望能像本教程这样在包括一个更新页面。)

使用Cadence(Linux系统)

Launch Cadence. If JACK is already running, you will see a window like this:

Ardour4_JACK_Cadence.png

More info on Cadence: http://kxstudio.sourceforge.net/Documentation:Manual:cadence_introduction

使用Qjackctl(Linux系统)

如果使用Qjackctldi替代,看起来就会像这样:

Ardour4_JACK_qjackctl.png

如果您仍未运行,使用“设置Setup”按钮去配置JACK,然后点击“开始Start”去启动JACK。

使用JackPilot(苹果OS X系统)

请参考这个页面: http://en.flossmanuals.net/ardour/ch013_starting-jackosx/警告:页面具体内容可能已经过时了。放这个链接在此只是作为一个起点。我们始终希望能像本教程这样在包括一个更新页面。)

JACK设置

要了解更多的Jack配置信息,请参考: http://kxstudio.sourceforge.net/Documentation:Manual:jack_configuration (使用Cadence讲解,但基本信息同样适用于Qjackctl的设置窗口)。

启动Ardour

(原文)

很简单,点击Ardour图标即可启动程序。

在Ubuntu系统,您可以使用在Dash分类菜单里找到该软件的启动器。按下“Super”超级键(即“Windows”窗口键),(或者按下“Super” + “A”键直接打开Dash应用分类)然后输入“Ardour”,然后你可以就找到并点击Ardour图标启动程序。如果Ardour是显示的第一个搜索结果,简单回车也可以启动它。

Ardour4_Ubuntu_Dash.png

点击Ardour-4即可启动程序。

(注:在UbuntuStudio系统,您可以点击左上角任务栏主菜单,在"音频制作Audio Production"子菜单里就能找到Ardour。)

一旦您启动了Ardour,接下来就会出现会话设置Session Setup窗口。

Ardour4_Session_Setup.png

您可以点击新会话New Session按钮创建一个全新的会话,或者你使用下方的最近的会话Other Sessions选项,可以打开一个已经存在的回话。现在让我们创建一个新的会话,点击新建会话New Session按钮,会弹出一个窗口如下图所示。

为您的新建工程输入一个名字,点击打开Open

Ardour4_Session_Setup_2.png

  • 提示:命名会话时,避免使用除字母和数字以外的任何字符(可以使用中文)。避免使用空格、带音标或重音的字母、!@#$%*()+、句号、逗号等。如果您喜欢,可以使用破折号或下划线。例如,以其命名为“My Great Session!”,不如命名为“My_Great_Session”,或者“MyGreatSession”,或者“my-great-session”。不要用“Açaí”这名字,可以改为“Acai”(没有带音标或重音的字母)等诸如此类。一旦您创建了您的Ardour会话,不要手动重命名属于这个会话的任何文件夹或文件。

开启一个会话

(原文)

Ardour将对您在会话Sessions里的工作进行分组打包。一个会话是一组音轨Tracks,,最终可能会被混音成一个单声道、立体声或多声道声音文件。会话实质上就是工程,您所有的数据都被保存在这一个单独的会话文件夹中。

当您启动Ardour,您会看到一个提示窗问您是否启用一个新会话,或者打开一个已经存在的会话。当您创建一个新会话时,您必须为它起个名字。

  • 提示:命名会话时,避免使用除字母和数字以外的任何字符(可以使用中文)。避免使用空格、带音标或重音的字母、!@#$%*()+、句号、逗号等。如果您喜欢,可以使用破折号或下划线。例如,以其命名为“My Great Session!”,不如命名为“My_Great_Session”,或者“MyGreatSession”,或者“my-great-session”。不要用“Açaí”这名字,可以改为“Acai”(没有带音标或重音的字母)等诸如此类。一旦您创建了您的Ardour会话,不要手动重命名属于这个会话的任何文件夹或文件。

您还需要为Ardour指定您想要把新会话文件夹存储在哪个目录下。

当您一切准备就绪,点击打开Open,Ardour将创建新会话,然后打开它。

Ardour4_Session_Setup_2.png

高级选项

如果您单击小三角形打开高级选项Advanced Options‘’,您将可以通过以下选项对工程进行更细致的设置:

  • 是否创建主控总线Master Bus(即:会话最终输出的音频)且包含有多少个声道channels。
  • 是否自动把电脑音频接口(声卡)的输入连接到会话的声轨上,且需要使用几个声道。
  • 是否自动连接到输出,是输出到主控总线或是输出到音频接口的输出,且需要使用几个声道。

Ardour4_Session_Setup_3.png

如果您没有安装JACK到您的电脑里,或者它已经安装了但没有运行,在您的会话启动之前您将看到如下图所示的窗口:

Ardour4_Session_Audio_MIDI_Setup.png

主要选项有:

音频系统Audio System —— 您可以选择JACK(如果您已经安装有),或者选择您电脑里默认的音频系统(Linux系统是ALSA,苹果Mac系统是CoreAudio)。

驱动Device —— 或者是您的内置声卡,或者是你也许安装有的一个外置声卡(诸如:一个USB接口的声卡)。

采样率Sample Rate —— 48K或者44.1K是常用的选择。

(注:关于如何避免硬件延迟,选择UbuntuStudio系统有个好处就是,在开机启动菜单可以选择使用低延迟lowlatency的系统内核。)

如果您在启动Ardour之前就已经启动了JACK,你就不需要处理到这个窗口。

如果要在Audour已经启动后,再创建一个Ardour会话,选择菜单中的会话Session > 新建New

界面概览

(原文)

本节将为您概括介绍Ardour的基本界面。

我们将看一下编辑器窗口Editor Window混音器Mixer Window窗口。在此列出的各项功能将会在后面的章节中介绍更多的细节信息。

编辑器窗口

当您创建一个新的会话之后,Ardour会打开一个空的新窗口即编辑器窗口Editor Window。在Ardour里,编辑器窗口是最重要的窗口,因为在此你不但能够控制程序,而且还能查看和编辑您已经导录制或导入的音频。

Ardour4_Empty_Session.png

位于编辑器窗口顶部的,是几个主要功能区:播送菜单Transport Menu时钟Clocks编辑模式/游标模式Edit Modes/Cursor Modes菜单,吸附模式Snap Mode菜单和附加控制Auxiliary Controls。下的共能区是主版面Main Canvas,包括了在会话中使用的音轨Tracks总线Busses。音轨的混音栏Mixer Strips显示在左边,另一组用于概览的选项卡显示在右边,其中有:片段(区域)Regions音轨/总线Tracks/Busses快照Snapshots编辑群组Edit Groups模块Chunks。最底部的窗口是摘要Summary视图view,这是一个小型的时间线视图,可以在整段会话中快速导航。

我们将在这里简略介绍这些控件,而在后续章节将会专门详细地讲解它们。

播送菜单

Ardour4_Transport_Menu.png

播送菜单Transport Menu的控制包括以下按钮:

中文 快捷键 英文
MIDI重置 Ctrl+Alt+P MIDI Panic
启用/禁用音频识别声(节拍器) 7 (大键盘数字键) Enable/Disable audio click (metronome)
跳转到会话起点 Home Rewind(原文有误,不是倒放)
跳转到会话终点 End Fast forward(原文有误,不是快进)
循环播放 L Loop playback
播放片段/选区 Play range/selection
从指针起播放 空格 Play from playhead
停止 空格 Stop
启用录音 Shift+R Record-enable
推放/滑播(速度)控制 (鼠标拖动绿色方块) Jog/shuttle controls

Clocks

Ardour4_Clocks.png

The main Clocks are located next to the transport controls. Clocks in Ardour can display time in 4 different formats: Time Code, Bars:Beats, Minutes:Seconds, and Samples. Right-click on the clock to select a format. You can also turn the clock off. The reason for having two transport clocks is that it allows you to see the playhead position in two different time units without having to change any settings.

Please see the Setting Up the Timeline chapter for more details on the Clocks.

Edit Modes and Cursor Modes

Ardour4_Edit_Modes_Cursor_Modes.png

The Edit Modes and Cursor Modes controls define the behavior of the main canvas and the different functions the cursor can have. There are three Edit Modes in the drop-down menu: Slide, Ripple, and Lock. To the right of the Smart button are the Cursor Modes:

   Smart Mode (shortcut “Y”)
   Grab Mode (shortcut “G”)
   Range Mode (shortcut “R”)
   Cut Mode (shortcut “C”)
   Stretch Mode (shortcut “T”)
   Audition Mode
   Draw Mode (shortcut “D”)
   Internal Edit Mode (shortcut “E”)

Most of them are discussed in the Working With Regions chapter. The last two are discussed in the Using Automation chapter.

The Smart Mode is actually a combination of Grab Mode and Range Mode. When enabled, the mouse behaves as if it is in “Range Mode” in the upper half of a region, and in “Grab Mode” in the lower half.

Snap Options

Ardour4_Snap_Options_and_Nudge_Controls.png

The Snap Options menu controls the Grid, Grid Points and Edit Point. Please see the chapters on Setting Up the Meter, Using Ranges and Working With Regions for more details.

Zoom Options

Ardour4_Zoom_Options.png

In between Cursor Modes and Snap Options are the Zoom Options. Here you can define the behavior of zooming operations. You have standard Zoom In and Zoom Out buttons, plus a third called Zoom to Session (useful for having a quick overview of your entire session: it zooms it to fit the available space on the screen).

   TIP: use the shortcuts = (the equal sign on your main keyboard) for Zoom In, and - (the dash key on your main keyboard) for Zoom Out.

The drop-down menu controls the Zoom Focus. It defines the focus point of zooming operations. Try zooming in and out with a different Zoom Focus each time. For example, choosing Playhead will cause zoom to behave in relation to the position of the Playhead. Mouse will take your current mouse position as the reference, and so on.

The following drop-down menu and the last two buttons control “vertical zoom.” They allow you to expand and shrink all tracks and busses vertically. Use the drop-down menu to choose a specific number of tracks you want to fit on the screen. Use the buttons to shrink or expand all tracks (or only selected tracks, if a selection is made).

Auxiliary Controls

For further information on other buttons and displays on the main interface, please refer to the Ardour Manual at http://manual.ardour.org/

Main Canvas

The main canvas is just below the top rows of controls described above. It basically comprises the Rulers, the space where Tracks and Busses are displayed, and a Summary view at the bottom.

At the very top of Ardour’s Editor Window (to the right) you will find useful information such as sample rate of the session, available recording time, and DSP use.

Rulers

Right-click on the names of rulers and you will see a menu with all the possible rulers at your disposition. You may uncheck rulers that you don’t need in order to save screen space. More information on these operations can be found in the Setting up the Timeline and Setting up the Meter chapters.

Ardour4_Overview_Rulers.png

Tracks and Busses

Just below the Rulers is where Tracks and Busses are displayed. In the example below, you can see one Bus called “Master” and one Track called “MyTrack”. MyTrack also contains one region, which represents an audio file with a drawing of its waveform. More information on Tracks and Busses can be found in the Creating a Track or Bus chapter.

Ardour4_Track.png

Editor Mixer

The Editor Mixer is located at the left of the Edit Window. It displays the Mixer Strip of the currently selected Track or Bus. It controls the volume, Plugins and Routing for the Track or Bus to which it corresponds. You can toggle to view or hide the Editor Mixer by clicking on the menu View > Show Editor Mixer (shortcut “Shift” + “E”). This Mixer is covered in the Using the Mixer Strip chapter.

Ardour4_Editor_Mixer.png

Regions, Tracks/Busses, Snapshots, Groups, Ranges, Marks

The space on the right of Ardour’s Editor Window can have 5 different functions, depending on which tab is currently selected: Regions, Tracks/Busses, Snapshots, Track & Bus Groups, and Ranges and Marks. Regions is the tab selected by default. This part of the Editor Window is commonly referred to as Regions List. Regions represent audio files stored on the hard drive which can be dragged from the Regions List directly onto a track in the main canvas. More information on Regions can be found in the Working With Regions chapter. The Tracks tab is covered in the Arranging Tracks chapter, and Snapshots are discussed in the Saving Snapshots chapter.

Ardour4_Region_List.png

Mixer Window Controls

The second window, the Mixer Window, can be viewed by going to the main menu and clicking Window > Mixer.

Ardour4_Mixer_Window_1.png

The main function of the Mixer Window is to display all the Mixer Strips for the various Tracks side by side for easy reference. This window is mainly used during the Mixing process, and it also provides access Plugins and other Routing features. See the chapters on Understanding Routing, Mixing and Using Plugins for details.

Ardour4_Mixer_Window_2.png

This window also contains a listing of the available Mixer Strips in the upper left hand corner. The check boxes in this area can be used to view and hide the Mixer Strips of the different Tracks. Finally, there is an area for managing Groups.

Switching Between Windows

You can use the key combination “Alt” + “M” (“Control”+ “M” on a Mac) in order to toggle which window is on top: Editor or Mixer.

Detaching and Reattaching Menus

Most of the major menus in the Editor Window can be detached from the Editor Window by clicking the white, downwards pointing arrow on the far right-hand side of that menu.

Ardour4_Zoom_Options.png

The detached menu will become a separate window on your screen, which can be reattached to the Editor Window by clicking the white, upwards-pointing arrow which now appears on the far right-hand side.

设置时间线

(原文)

Because different users will want to use Ardour for different tasks, the way time is measured in the application can be changed.

Users creating audio plays, documentaries, reportages or soundscapes may wish to use Minutes and Seconds, for example, while those recording bands or producing electronic music will most likely use Bars and Beats. Video producers will find a frames-per-second Timecode handy, while those wishing for extreme precision may even want to use Samples. All of these can be viewed in Ardour and used as a means to organize your regions and edits.

Primary and Secondary Clocks

There are two clocks near the top of the Editor Window which can display the time in a number of formats: Timecode, Bars:Beats, Minutes:Seconds and Samples. Right-click to change the format of each of the two clocks.

Ardour4_Clock_Units.png

These are called the transport clocks. The left one is the primary transport clock and the right one is the secondary transport clock. The advantage of having two transport clocks is that you see the playhead position in two different time units without having to change any settings.

To the right of these two clocks you also see a set of 5 clocks that show the current selection range and punch ranges. Please refer to the Ardour Manual for detailed information on clock displays.

Snap Modes

The Snap Mode menus are found just below the Clocks to the right. They control the amount Quantization of the time grid, i.e., the amount of “snap” an audio Region has to the type of grid you have chosen.

Ardour4_Snap_Options_and_Nudge_Controls.png

When No Grid is selected, Regions may be moved freely around within the Tracks. When Grid is selected, Regions will “snap” to the nearest Grid Point. When Magnetic is selected, Regions can be moved freely but will “snap” to a Grid Point when they are moved very close to one.

The middle Units menu is used to select what the Grid Points will be, such as Beats, Bars, Marks, Minutes, Seconds, various aspects of the SMPTE Timecode, or the edges of Regions.

Timeline

The Timeline is located below the Snap Mode menus, just above the Main Canvas. By Right-Clicking on it, you can set the check boxes to display the different types of time information.

Ardour4_Overview_Rulers.png

Minutes/Seconds

To view Minutes and Seconds on the Timeline, right-click the Timeline and select Min:Sec. You will be able to set the Grid to either Seconds or Minutes.

Bars/Beats

To view Bars and Beats on the Timeline, right-click the Timeline and select Bars & Beats. You will be able to set the Grid to either Bars, Beats or a convenient multiple of beats, such as 3, 4, 8, 16 or 32.

It is possible to set a Meter and Tempo for the entire Ardour session, as well as to change them at different points in the same session. For more information on this, please see the Setting Up the Meter chapter.

Timecode

To work with SMPTE video Timecode, first you need to set the Timecode fps (Frames per Second). This can be found in the Timecode tab of the Session Properties window (menu Session > Properties or shortcut “Alt” + “O”).

Ardour4_Timecode.png

Once you have done that, make sure you make the Timecode ruler visible by right-clicking in the Timeline and checking the Timecode box. You will be able to set the Grid to SMPTE Frames, SMPTE Seconds and SMPTE Minutes.

创建一个音轨或一条总线

(原文)

What is an Audio Track?

An Audio Track is a place where you can drag a Region from your Region List and where you can record sounds coming from an outside source.

A Region represents an audio clip, i.e., one of your sound files or just a portion of a sound file. In the image below, the horizontal strip areas marked “Audio 1” and “Audio 2” are Tracks. The rectangle containing audio information (named “some-sound”) inside track Audio 1 is called a Region.

Ardour4_Tracks.png

What is a Bus?

A Bus is similar to a track except that it does not contain its own regions. You cannot record directly into a bus or drag regions into it. In the image above, the area marked “master” is a Bus. Usually every session has a Master Bus. All the audio to be Exported from your Session will be sent to the Master Bus.

How are Tracks and Busses Used?

Audio-processing Plugins and Automation can be applied to both Tracks and Busses.

Audio tracks can be routed to Busses. In fact, many Tracks can be simultaneously routed to one Bus. Busses are traditionally used as a convenient way to apply any kind of signal processing to many Tracks at once. For instance, you might find it useful to route all Tracks that contain drum sounds to a single Bus that you would call ‘drum bus’. Then, if you decide that all your drum Tracks are too loud, you can quickly adjust the level of the ‘drum bus’ rather than adjusting each separate Track that feeds into it.

Another use of a Bus would be to have a common Reverberation Plugin, so that any audio Track which requires the Reverb effect could be routed to a single Bus.

Adding Tracks and Busses

Right-Click in the empty area beneath any existing Tracks and Busses. Alternatively, click on the menu Track > Add Track/Bus (shortcut “Ctrl” + “Shift” + “N”). The following window will appear:

Ardour4_Add_Track_or_Bus.png

Add lets you specify how many Tracks (or Busses) you would to like to create.

Choose Audio Tracks or Busses to specify whether you want to create Tracks or Busses. You can also choose to create a MIDI Track or an Audio+MIDI Track. Ardour offers three track types depending on the type of data they contain, and differentiates between three track modes, depending on their recording behaviour. This tutorial will only cover Audio Tracks and Busses (see the Ardour Manual for details on all track types)

You can optionally give a Name to the Track or Bus being created. The Configuration drop-down menu allows you to specify how many channels of audio you’d like the new Track or Bus to handle. For example, if you will be recording your voice on this track using a single microphone, choose Mono. If you plan to import a clip from an existing song and place it on this Track, choose Stereo. The choice made here will also affect which Plugins you can use on the track (Mono tracks cannot use Stereo Plugins and vice versa).

The menu Track Mode gives you a choice between Normal, Non Layered, and Tape. Normal Mode creates a new Region for each Recording Take, and is suggested for beginners. For information on the other modes, check the Ardour Manual. Additional information on the Instrument and Group options can be found on this other page of the Manual.

The Group option lets you add the new track to an existing Group, or create a new Group as you create the new track. If you are a beginner, you don’t have to worry about Groups just now. For future reference, you can find more info on groups on the Ardour Manual.

The last option (Insert) lets you choose where you want the new track or bus to be placed: first, last, before or after the selection.

Finally, click the Add button to create the Tracks or Busses you have just configured. You will see them appear as new rows in the Main Canvas.

导入音频

(原文)

Sections of audio are known as Regions in Ardour. A Region can be an entire sound file or a portion of it. Here you will learn how to import audio files from the hard drive of your computer so they can be used in your Ardour session.

To import an audio file, first Right-Click on the Region List, located at the far right of the editor window. If you don’t see it, make sure “Show Editor List” is checked under the “View” menu. Once you see the Editor List, please note there are other tabs which change the function of this area. Before you Right-Click, make sure the Regions tab is selected.

Ardour4_RegionList_EditorList.png

Once you have Right-Clicked, a menu will appear with the option to Import to Region List. Click this option.

Ardour4_Import_To_Region_List.png

You will now see the Add existing media dialog (note: a shortcut to get to this window is “Ctrl” + “I”). On the left side of this dialog you will see a file browser which allows you to search your hard drive for appropriate sound files to add (preferably, start with a common file format, such as WAV or AIFF). At the lower left corner there is a menu which indicates how these files will be added. “Add files as new tracks” will import audio files and place them on a newly created track. “Add files to region list” will simply import audio files into the Region List, without creating any new tracks. Choose this option now, as we don’t want Ardour to create any tracks at this point.

Ardour4_Add_Existing_Media.png

   TIP: if you do not have any suitable audio files on your hard drive to follow these steps, click on the “Search Freesound” tab (or visit freesound.org), from where you can find a large collection of Public Domain and Creative Commons–licensed samples in a variety of Sample Rates and Formats.

On the right side of the Add existing media dialog you will see a section allowing you to inspect the properties of the file you selected. Here you will see the name, number of channels, sample rate, format and length of the sound file, along with any tags you have chosen to add to the file.

The Play button allows you to preview the file, using the Audition bus. Finally, this dialog gives you the option of copying the file(s) into the folder of the current session (Copy Files to Session). This is safer, but it uses more disk space. If you leave this option unchecked, Ardour will use the sound file from its current location on the hard drive. In this case, if the file is moved to a new location on the hard drive, you may run into trouble, because Ardour won’t be able to find it the next time you open this session. It is highly recommend that you leave this box checked (“Copy files to session”).

Click OK to proceed. The file(s) you have selected will appear listed in your Region List.

   TIP: if the sample rate of the file you have chosen does not match the sample rate of the current session, Ardour colours the mismatched sample rate in red. If you try to import the file, Ardour will also warn you of the mismatched rate and ask you to confirm if you want to embed it anyway. If you do choose to embed the file in question, it will not play back at the sample rate it was recorded with, but rather at the sample rate of the current Ardour session. This will cause the sound to play at the wrong speed and pitch.

Once you have successfully embedded your audio file in the Region List, you will see it on the screen. In the screenshot below, three files were imported: “toaster_8”, “short-drone-mono”, and “wheels-mono”. The number [2] right after “toaster_8” indicates it is a stereo file.

Ardour4_Region_List_Stereo_File.png

By dragging and dropping the Region onto the Main Canvas, you can insert it in an existing track.

   TIP: if you click in the middle of the word when the region name is highlighted in blue, Ardour thinks you are trying to rename the Region (the name will become editable). In order to click and drag a highlighted region from the list, you need to point and click right before or after the name.

Release the mouse-click to complete the drag-and-drop operation. The Region will be inserted at the exact time point where you dropped it.

Important: always make sure you are placing Stereo Regions on Stereo Tracks. If you drag a Stereo file onto a Mono Audio Track, only the left channel will used. In the screenshot below, a stereo file with very distinct left and right channels was dragged onto a Stereo Track and a Mono Track. Notice that in the Mono Track only the left channel is displayed (and played back).

Ardour4_Stereo_Mono_Comparison.png

Importing Audio Directly to a Track

As mentioned earlier, the Add existing media dialogue also allows you to import audio files directly onto tracks.

Choose Add files: as new tracks in order to automatically create a new track and add the selected file to it. The track will be named after the sound file name.

Ardour4_Add_As_New_Track.png

If you have previously selected on or more tracks, the menu will display the additional option Add files: to selected tracks in order to add a sound file into the already existing selected track.

Choose Insert Point

When using either one of the options above (“add as new track” or “add to selected tracks”), you should also specify where in the track you want the new Region to be placed. In the screenshot below, we are choosing “session start”.

Ardour4_Insert_At.png

The Region appears in a new track in the session. The new track automatically receives the name of the imported sound file.

The sound file will also appear in the Region List so that it can be inserted into other tracks as well (drag and drop).

Remove Regions from Tracks

To remove a region from a track, one can select it with the mouse and use the Cut function from the menu, the Control (or Apple) key and the X key, the Delete key or the key combination of fn and Backspace (which is used, for example, on a laptop keyboard that does not have a proper Delete key).

   TIP: Save your work often! The shortcut “Control” + “S” is your friend. Use it a lot, all the time.

录制音频

(原文)

Besides Importing Audio, another way to create Regions in your Ardour session is to record new audio.

The source of this audio could be the line or microphone inputs of your audio interface, or it could even be sound originating from other applications on your computer which have been connected to Ardour via JACK. Please see the section on Routing for more details.

This section will show you how to record audio from an external source (for example, a microphone) onto a track in Ardour.

Ardour4_Editor_Mixer_Input.png

First, you should check that the proper inputs have been routed to the track you wish to record to.

   Select the track by clicking on the empty space just below its name and volume slider.
   The Track becomes highlighted.
   The vertical strip Editor Mixer located on the left side of the Editor window should now show the Track you just selected (Audio 1 in the image above).
   Just below the Track name in the Editor Mixer you will find a button that allows you to edit the Routing.
   Click on that button to investigate the Routing.
   TIP: If you don’t see the Editor Mixer strip, use the shortcut “Ctrl” + “E” to make it appear.

In the next image you can see that the only input of this Mono Track is receiving signal from system capture_1. This normally means the first microphone input of your soundcard.

Ardour4_Audio_1_input.png

The tabs that you see displayed vertically on the left are available sources. “Audio 1 in” on the bottom right is the destination. The green dot represents a connection.

The Ardour tabs show the connections that can be made from other sources within Ardour. The Other tab displays audio connections available from software other than Ardour. The Hardware tab shows hardware connections (for example, the built-in microphone of your computer or the inputs from your sound card). In all cases, this Routing matrix communicates directly with JACK to change the Routing in the JACK system itself. This will be explained in more detail in the Understanding Routing chapter.

For the purpose of this chapter, simply make sure that system capture_1 (from Hardware tab) is connected to the Audio 1 track so that we can do a test recording. If you don’t see a green dot as in the screenshot above, click on the matrix to make the connection manually. You can now close this window.

   Note: the example above assumes you are recording a Mono sound source onto a Mono Track. If you want to record in Stereo, the instructions are pretty much the same, but you should create a Stereo Track. You should then see two green dots, one for capture_1 and another for capture_2.

Arming the Track

“Arming the Track” is simply to get it ready for recording. Once you have checked that the proper capture inputs have been routed to the Track, you can arm the Track to record by clicking on the small red icon on the horizontal track strip (not the big one in the Transport controls).

Ardour4_Arming_The_Track.png

When properly armed, the small red icon will remain highlighted, and you will be able to see the incoming signal by looking at the Peak Meter on the Editor Mixer or on the horizontal Track strip.

   Note: unless you have told Ardour to do otherwise, the input being recorded will be monitored (in other words, heard) via the Audition output. If you are not using headphones to monitor the recording process, you may get some loud feedback at this point!

Arm Ardour and Start Recording

Now that you have armed the Track to record, you must arm Ardour itself to record by clicking on the big red button in the Transport menu. The button will blink in red, indicating that Ardour is ready to record. To start recording, click on the Play button in the Transport menu, or press the space bar of your computer keyboard. Clicking the Play button again (or pressing the space bar) will stop recording.

Ardour4_Recording.png

While recording, the armed Track will capture the sounds from the input. Any existing sound on other tracks will play normally during the recording. This allows you to play, sing or speak along with other Regions and Tracks you have already recorded or embedded in your Session.

While recording, you will be able to see the Levels (the amplitude in Decibels) of the incoming sound, as well as see the Peaks of the Waveform appearing as it is recorded.

Avoid Clipping

The audio in the screenshot below was recorded too loud and produced Clipping (in other words, the signal recorded was outside the bounds of what could be represented digitally), which results in a loss of information and audible distortion. The clipped peaks in the waveform are marked in red.

Ardour4_Clipping.png

The best and easiest way to avoid Clipping is have some control over the volume of the incoming audio signal before it gets to the sound card. For example, you can can move the microphone further away from the sound being recorded or use a mixer to reduce the volume of the incoming signal.

When the audio signal has been recorded within proper limits, you should see no red Peaks, and the level meter should show a negative number as maximum peak (for example, a maximum peak of around −3.0 Decibels allows for a comfortable distance from the Clipping Point.)

The range of decibels between the region’s maximum Peak and the Clipping Point is commonly referred to as Headroom. It is common recording practice to keep approximately three to six Decibels of Headroom between the maximum of your signal and the Clipping Point, with the Clipping Point itself being represented as 0dB (zero Decibels). In other words, an audio region with a comfortable amount of Headroom would have its maximum Peaks between −6dB and −3dB.

Region List

Recorded audio appears as a new Region in the recording Track. Like all Regions, this newly recorded one will be available in the Region List, from where you can drag-and-drop it into other Tracks if needed.

The Region you just recorded will automatically receive the name of the Track where it was recorded, with different takes being automatically numbered. In the screenshot below, “Audio 1-1” and “Audio 1-2” represent two different recordings made on a track named “Audio 1”.

Ardour4_RegionList_Recording.png

You might want to plan ahead and organize your recording Session by giving appropriate names to different tracks. For example, a Track used only for recording vocals can be named “Voice”. This way, recorded sound files will be named accordingly, and different takes will appear in the Regions List identified as “Voice-1”, “Voice-2”, etc, rather than the default generic names, such as “Audio 1”.

To rename a Track, just double-click on its name (before you arm the track to record) and type in the new name.

Ardour4_Rename_Track.png

   TIP: Did we mention how important it is to save your work often? Hit “Control” + “S” right now. Get in the habit of hitting “Control” + “S” every few minutes.

理解路由

(原文)

Routing an audio signal is sending it from somewhere to somewhere else.

In addition to getting audio signals to and from Ardour, routing plays an important part inside Ardour itself. Examples of using routing inside Ardour include routing audio from Tracks to the Master Bus or to other Busses, creating ‘sends’, routing the outputs from Busses to the Master Bus, etc. (see chapter on Creating a Track for an explanation of Tracks and Busses). All routing, both internal and external to Ardour, is handled by JACK.

Routing in Ardour

The standard routing of inputs, tracks and busses in Ardour is determined when a new Session is created in the Advanced Options of the New Session dialog box (see Starting a Session chapter). By default, the routing is as follows:

   The audio device inputs are routed to the Track inputs.
   All outputs from Tracks and Busses are routed to the master bus inputs.
   The Master Bus outputs are routed to the audio device outputs.

Note that when a new Bus is created, nothing is routed to its input.

This routing setup makes sense for sessions containing only Tracks, but to make use of any Busses (other than the Master Bus) or to get creative with the paths of the audio signals inside Ardour, we need to be able to change the routing.

The Audio Connection Manager window (also known as the patchbay) is the main way to make connections to, from ,and within Ardour’s mixer. You can open this window with the shortcut “Alt” + “N”, or through the menu Window > Audio Connections.

Ardour4_Audio_Connection_Manager_Menu.png

The patchbay presents two groups of ports; one set of sources, and one of destinations. Sources and destinations are organized by tabs. The available sources are displayed vertically on the left side, and the destinations are displayed horizontally at the bottom.

In the screenshot below, notice that the “Hardware” tab is selected on the top left (that’s a source), and the “Ardour Tracks” is selected as a destination in the bottom. This means that the matrix you see displays connections from available hardware sound sources (for example, a microphone), into existing Ardour tracks.

Ardour4_Audio_Connection_Manager_1.png

The green dots represent a connection. The screenshot above tells us that incoming sounds from “system: capture_1” (the first input source of your soundcard, or the built-in microphone of your laptop) are going into Ardour track named “Audio 1”, and also that incoming sounds from “system: capture_1” and “system: capture_2” are respectively going into the Left and Right inputs of Ardour track named “Audio 2.”

Notice we can see that “Audio 1” is a Mono track because it only has one connection slot, while track “Audio 2” is Stereo since it has two slots (Left and Right).

The next screenshot shows the signal path from Ardour Tracks (selected vertical tab) into Ardour Busses (selected horizontal tab). As mentioned earlier, the default setting for all Ardour Tracks is that their sound goes to the Master Bus.

Ardour4_Audio_Connection_Manager_2.png

Note: remember that “Audio 1” is a Mono track? We saw it in the earlier screenshot that “Audio 1” only has one input slot. But now on the screenshot above you see that “Audio 1” has two outputs (Left and Right). This is normal: we define whether a track is Mono or Stereo by its number of inputs, not outputs. Mono tracks will hold a single channel of audio, but you can still choose to place the sound on the left or the right speaker (or anywhere in between). More on this in the chapter Panning.

Finally, let’s explore a couple more tabs in the Audio Connection Manager to see the sound going from the Master Bus to the actual hardware outputs (your loudspeakers or headphones):

Ardour4_Audio_Connection_Manager_3.png

As you can see, the selected source tab is now “Ardour Busses”, and the destination tab is “Hardware”. This session happens to have only one bus, the default “master out”. The green dots show that all sounds coming out of the Master Bus are going to system playback 1 and 2, which are the outputs of your soundcard.

How to connect and disconnect?

To make a connection, click on the desired empty square in the matrix; a green dot will appear to indicate the connection is made.

To undo a connection, simply click on an existing green dot and it will disappear.

Practical example of routing to a bus

In the following example session, there are two guitar Tracks and one unused Bus called Guitar Bus, all Stereo.

Ardour4_Ardour_Connection_Manager_4.png

Suppose you want to send the output from the two guitar Tracks to the Guitar Bus instead of the Master Bus. This can be useful to control the volume of both guitars with just one Fader (in this case the Guitar Bus fader). Then the output of the Guitar Bus, which is the sum of the two guitars, goes directly to the Master Bus.

Here is how to edit the patchbay to get the desired routing. Select “Ardour Tracks” tab from Sources (vertical tabs), and “Ardour Busses” from destinations (horizontal bottom tabs). Undo existing connections from both Tracks to Master. Then create connections from both Tracks to Guitar Bus. The final result would look like this:

Ardour4_Audio_Connection_Manager_5.png

Now both guitar tracks are routed to the Guitar Bus, and no longer directly connected to the Master Bus. We then make sure that the Guitar Bus is, by its turn, routed to the Master Bus (the output routing of a Bus is edited in the same way as for a Track), so that we can still hear the sound from both guitar Tracks. Now we can control the volume of both guitar Tracks together by changing the Fader of the Guitar Bus. What’s more, we can now add Plugins to the Guitar Bus to process the sound of both guitar Tracks together.

Track- or Bus-specific views of the Patchbay

The Audio Connection Manager (Patchbay) that you open with “Alt” + “P” shows you the complete matrix of every single source and every single destination available in Ardour. Sometimes this is too much: you just want to quickly change the routing of a single track input or output, for example. Ardour allows you to access a relevant subset of Patchbay connections when you click directly on the Inputs or Outputs button of a Track or Bus in the Mixer Strip.

The Inputs button is at the top, and the Outputs button is on the bottom of the strip. Clicking on either one will show you a menu of connection options. In the screenshot below, for example, you would click on the “1/2” button right under the track name “Guitar-1” in order to access this menu:

Ardour4_Editor_Mixer_In_Out.png

You may select a connection right there from the menu, or choose “Routing Grid” to see a simpler version of the Audio Connection Manager with only the Inputs or Outputs of the selected Track or Bus.

All Ardour connections are JACK connections

It is important to realize that any routings that you make or disconnect from within Ardour are in fact JACK routings, which you can see from other applications like Qjackctl, Catia, or JackPilot, depending on your Operational System. Below is an example of a Catia window (Linux only) displaying the same JACK connections discussed above:

Ardour4_Catia_Example.png

程序间路由

(原文)

Sometimes you may need to record the audio output of another program into Ardour (for example, the sound of a YouTube video playing in Firefox, or the output of SuperCollider or PureData). This chapter shows how to accomplish that.

The examples on this page were created on a computer running Ubuntu Linux. Beware that things may work differently if you are on another OS (in particular if you are using a Mac, in which case you will be using JackPilot). The general principles are always the same, though.

From your browser to Ardour

Web browsers (Firefox, Chromium, etc) are not JACK-aware applications. Luckily, systems such as KXStudio and UbuntuStudio come with a bridge application between regular system audio (like PulseAudio) and JACK. This tutorial assumes you are using a computer with this bridge already running and working.

The overall steps to record audio from YouTube (or any other sound coming from your browser) into Ardour are:

   Create a Stereo Track in Ardour
   Disconnect Hardware sources from Track inputs
   Connect PulseAudio Jack Sink to Track inputs
   Start recording into the Track
   Start playing the YouTube video

For this example, a new session was created with a new Stereo Track named “Firefox”:

Ardour4_YouTube_1.png

Then we select the Track and click on the Inputs button on the Editor Mixer strip. In the screenshot above, it’s the button just below the track name (“Firefox”) in the Editor Mixer strip (it shows only a “-“ (dash)in the example above, meaning that there are no connections made yet). We are presented with the Patchbay window specific to that Track’s inputs.

First thing to do is to disconnect any microphone inputs from that track (“system capture”), if any. After disconnecting, this part of matrix for the “Firefox” Track should look like this (no green dots):

Ardour4_YouTube_2.png

Next step is to change tabs in this same window. Choose “Other” as the source. This is where you will find other running applications that can be sound sources to Ardour. On a Linux computer with PulseAudio Jack bridge, you will see “PulseAudio JACK Sink” as a source. Click on the appropriate empty squares to create connections (green dots) between “front-left” and “front-right” to the Left and Right inputs of the “Firefox” Track. It should eventually look like this:

Ardour4_YouTube_3.png

Now you are ready to go. Simply follow the same recording procedures explained in the Recording Audio chapter: record-enable (arm) the Track (small red circle on the track), arm Ardour to record (big red button; it starts blinking), then hit the Play button. Go back to your browser and start playing the YouTube video.

Ardour4_YouTube_4.png

From JACK-aware applications to Ardour

Other music software like SuperCollider, Hydrogen, and PureData are JACK-aware. This means they will show up directly as source and destination options in Ardour’s Audio Connection Manager. You don’t need to worry about any PulseAudio / Jack bridge as in the YouTube example above.

The procedure is essentially the same: create a Mono or Stereo Track to record the audio, set that Track’s inputs to the desired source, and record as usual.

Ardour4_Hydrogen.png

The screenshot above was taken while recording a drum pattern from Hydrogen directly into an Ardour track named “from Hydrogen”. Hydrogen’s window is on the right. Ardour’s Patchbay window was left open for demonstration: notice that the application “Hydrogen” shows up as a source under the “Other” tab. It is connected directly to the inputs of the track. Also notice that SuperCollider (another jack-aware application) happened to be open at the same time, though its window is not visible in this screenshot. SuperCollider provides 8 default sound outputs, all of which show up as potential sources in Ardour’s Patchbay.

— 返回主目录 —