2 Introduction
Thank you for using Ardour.
2.1 What's Different about Ardour
If you are someone who has used other audio software, particularly software generally referred to as a Digital Audio Workstation (or "DAW"), then there will be a number of things about Ardour that may puzzle you on your initial and early encounters with the program.
No default session
You must explicitly create a
Where do plugins and sends go?
Ardour doesn't have any fixed number of "slots" for
No builtin EQ
Most people don't think much of the EQ's built into other DAWs. Moreover, you cannot meaningfully do equalization with 3 knobs marked "Lo", "Mid" and "Hi". Since good-quality EQ plugins are available for no-cost on Linux, Ardour prefers to allow you to choose one which you prefer. Of course, you can save your session configurations as templates, so if you have a particular EQ that you prefer, you only need to do this once.
No visible send controls
Although Ardour supports sends, there is no way to control them directly from the mixer interface - you don't get a dedicated knob on the mixer strip. However, if you bring up the send's own editor (for example, by double-clicking on its name in the redirect list), you will find a richer set of functionality than most other DAWs offer for controlling the behavior of a send.
A smaller set of tools
Most DAWs have evolved towards providing the so-called "smart tool" which
allows you to use the mouse for several different kinds of operations without
changing to a different tool. Ardour has taken this approach from the beginning,
so that the
No restrictions on track I/O configuration
Tracks and buses in Ardour do not come in pre-determined configurations. You can create a track with only one input, and convert it to track with two inputs (stereo) at any time. You can convert it to a track with 3 inputs and 7 outputs if you want, because Ardour also doesn't restrict track I/O configurations to a fixed set of mono/stereo/5.1/7.1 etc. In addition, because of Ardour's use of JACK, a track with one input can actually receive data from many different locations. You can also connect any track to any number of other tracks and buses. In Ardour, the only difference between a track and a bus is that a track plays back pre-recorded material from your disk drives and can record to them. Both tracks and buses can have plugins, sends, inserts, automation data and more.
Your audio hardware is not the only I/O option
Because Ardour uses JACK, your session isn't limited to receiving and sending audio to and from your audio interface. It can freely send and receive audio signals to any other JACK application, in some cases even JACK applications running on other computers. On the one hand, this makes understanding the I/O options for a track or bus a little more complex than in a conventional program, but it also adds incredible power to Ardour, as you will see later.
Previous