Ardour (software)

Ardour

Ardour 3 running under Linux
Original author(s) Paul Davis
Developer(s) David Robillard, Robin Gareus, Nick Mainsbridge, Colin Fletcher, Ben Loftis, Tim Mayberry, et al.[1]
Initial release 23 September 2005 (2005-09-23)[2][nb 1]
Stable release 5.4 (October 1, 2016 (2016-10-01)) [±]
Repository git.ardour.org/ardour/ardour.git
Written in C++ (GTK+)
Operating system FreeBSD, Linux, OS X, Windows
Available in English[4]
Type Digital audio workstation
License GPLv2+[5]
Website ardour.org

Ardour is a hard disk recorder and digital audio workstation application. It runs on Linux, OS X,[6] FreeBSD[7] and Windows.[8] Its primary author is Paul Davis, who is also responsible for the JACK Audio Connection Kit. Ardour is intended to be digital audio workstation software suitable for professional use.

Released under the terms of the GNU General Public License (version two or any later version), Ardour is free software.[5] Users who download from the project's website are asked to pay at least $1 for downloading prebuilt binaries of Ardour; those users then have the right to obtain minor updates until the next major release. Another option is to subscribe, paying $1, $4 or $10 per month. Subscribers can download prebuilt binaries of all updates during the subscription period. (This makes Ardour an example of commercial free-libre software.) Without paying, users can download the full source code for all platforms, or a prebuilt demo binary which ceases playback after various time periods.[9] Several Linux distributions also provide prebuilt binaries, free of any software restrictions, as part of their repositories.

Ardour major version 5.0, with improvements including support for a new tabbed interface, Lua scripting, VCAs, plugin pin management and many other new features, was released in August, 2016.[10]

Features

The feature list below is an overview of Ardour's features including the most essential ones. Covering all features is beyond the scope of this article.

Recording

Ardour's recording abilities are limited by only the hardware it is run on; there are no built in limits in the software. When recording on top of existing material, Ardour can do latency compensation, positioning the recorded material where it was intended to be when recording it. Monitoring options include monitoring with external hardware (a feature dependent on sound card support), monitoring with Ardour itself, and monitoring with JACK Audio Connection Kit (JACK). Monitoring with Ardour makes it possible to apply plug-in effects to the signal while it is recorded in real-time, although with some unavoidable, yet ideally unnoticeable, amount of latency. Using the audio server JACK, Ardour can record both from the audio card and JACK-compatible software concurrently.

New versions of JACK support transporting audio over a generic IP network.[11] This makes it possible to run Ardour on hardware separate from the one that actually contains the audio interface.

Mixing

Ardour supports an arbitrary number of tracks and buses through an "anything to anywhere" routing system. All gain, panning and plug-in parameters can be automated. All sample data is mixed and maintained internally in 32-bit floating point format.[12]

Editing

Ardour supports dragging, trimming, splitting and timestretching recorded regions with sample-level resolution and has a possibility to layer regions. It includes a crossfade editor and beat detection. Ardour has unlimited undo/redo and a snapshot feature for storing the current state of a session to a file for future reference.

Mastering

Ardour can be used as an audio mastering environment. Its integration with JACK makes it possible to use mastering tools such as JAMin to process the audio data. The output of Ardour's mixer can be sent to JAMin and/or any other JACK-aware audio-processing software, and the output processed by these programmes can be recorded using recording software, Ardour included. Ardour can also export TOC and CUE files, which allows for the creation of audio CDs.

Compatibility

Ardour attempts to adhere to industry standards, such as SMPTE/MTC, Broadcast Wave Format, MIDI Machine Control and XML.[13]

Ardour has been tested and runs on GNU/Linux, on the x86-64, x86, and PowerPC architectures, Solaris, OS X on Intel and PowerPC, Windows on Intel architectures and FreeBSD. It takes advantage of multiprocessor and multicore SMP and real-time features of these operating systems. Support is limited on operating systems other than Linux and OS X, however.[14]

Ardour 4.0 was made compatible with Windows XP and above,[15] but without official support. As of August 2016, Ardour 5.0 was released with official Windows support.[16]

Plug-ins

Ardour relies on plug-ins to enable many features, from audio effects processing to dynamic control. It supports the LADSPA and LV2 plug-in architectures on Linux and additionally Audio Units on OS X. Calf Studio Gear can be used through LV2.[17] Using Steinberg's VST plug-ins with Ardour on Linux and FreeBSD is possible if Ardour is compiled by the user or packager/distributor to include VST support. As of version 2.8, VST support no longer requires use of the VST SDK from Steinberg.[18]

Import and export

Ardour supports exporting whole sessions or parts of sessions, and importing audio clips into sessions from more than 30 different audio file formats. This can be done using Ardour's built-in audio file database manager or directly from an ordinary file browser.

Supporting companies and future

SAE Institute provided corporate support for Ardour up until February 2009. The aim of the initiative was to provide a more integrated experience on OS X and the development of a version tailored towards beginner students.[19]

Solid State Logic employed Paul Davis to work full-time on Ardour during the development of the version 2. This support lasted through to the end of 2006.[20]

Harrison Audio Consoles has been a supporter of the Ardour project since early 2005. Harrison's destructive film dubber, the Xdubber, is based on Ardour. The Xdubber also serves as a customizable platform for enterprise-class digital audio workstation (DAW) users.[21]

As of July 2014, the Ardour project is almost fully reliant on donations and contributions from users while those from companies are only a small portion.[22] In July 2014, Paul Davis, in a forum post, lamented on the project's financial sustainability with a statement that he might take employment in a company interested in commercializing Ardour if donations don't increase.[23]

See also

Notes

  1. The first development series of Ardour was finalized with 0.99; there was no 1.0 release, and all features which had been planned for 1.0 were deferred to the 2.0 series.[3]

References

  1. http://ardour.org/credits
  2. Davis, Paul (2005-09-23). "ardour 0.99 released". ardour-dev (Mailing list). Retrieved 2008-12-30.
  3. Davis, Paul (2005-09-23). "post 0.99". ardour-dev (Mailing list). Ardour.org. Archived from the original on 2005-11-03. Retrieved 2008-12-30.
  4. "Other Languages and Translation "team"". Ardour.org.
  5. 1 2 "A licence notice example on top an Ardour source code file". Ardour.org. Retrieved 2009-12-08.
  6. "Ardour - System Requirements". Ardour.org. Archived from the original on 18 December 2008. Retrieved 2008-12-03.
  7. "audio/ardour". FreshPorts.org. Retrieved 2010-10-28.
  8. "ardour - the digital audio workstation". ardour.org. Ardour.org. Retrieved 15 August 2016.
  9. "Source code that causes silence in the free demo". Ardour.org.
  10. "Open source audio editor Ardour 5.0 launches for Linux, OS X, and Windows".
  11. "NetJack - Jack Over The Net". netjack.sourceforge.net.
  12. http://www.macworld.co.uk/review/audio-music/ardour-review-3297941/
  13. "Ardour Key Features". Ardour.org. Archived from the original on 9 May 2008. Retrieved 2008-05-16.
  14. "Solaris discussion". Ardour.org. Retrieved 2008-12-03.
  15. "Ardour on Windows (Spring 2015)". ardour.org. Retrieved 2015-04-19.
  16. "Ardour 5.0 released". 2016-08-12.
  17. "Calf Studio Gear supports LV2".
  18. "Ardour 2.8 Released". ardour.org. Archived from the original on 1 April 2009. Retrieved 2009-03-28.
  19. "SAE Institute Sponsors Ardour Open Source DAW Project". Ardour.org. Archived from the original on 13 November 2010. Retrieved 2010-10-28.
  20. "Ardour Seeks New Sponsorship". Ardour.org. Archived from the original on 20 October 2010. Retrieved 2010-10-28.
  21. "Harrison Debuts Xrouter, Xdubber". LiveFromAES.com.
  22. "Paul Davis comments to article "Ardour and money"".
  23. "Ardour and money, July 2014".

Articles

External links

Wikimedia Commons has media related to Ardour (software).
This article is issued from Wikipedia - version of the 11/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.