Questions tagged [ardour]

Ardour is a hard disk recorder and digital audio workstation application. It runs on Linux, Mac OS X and FreeBSD. Ardour's intention is to provide digital audio workstation software suitable for professional use.

Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW). It can be used to control, record, edit and run complex audio setups.

Ardour contains a powerful multitrack audio editor/arranger that is completely non-destructive and capable of all standard non-linear editing operations (insert, replace, delete, move, trim, select, cut/copy/paste). The editor has unlimited undo/redo capabilities and can save independent "versions" of a track or an entire piece Ardour's editor supports the community-developed LADSPA plugin standard. Arbitrary chains of plugins can be attached to any portion of a track. Every mixer strip can have any number of inputs and outputs, not just mono, stereo or 5.1. An N-way panner is included, with support for various panning models. Pre- and post-fader sends exist, each with their own gain and pan controls. Every mixer strip acts as its own bus, and thus the bus count in Ardour is unlimited. You can submix any number of strips into another strip.

60 questions
14
votes
1 answer

./waf configure returns 'checking for alsa: not found.'

I am trying to install Ardour on my Ubuntu 14.04 LTS and have made sure I had alsa-utils installed and have reinstalled it countless times but no matter how much I do it using ./waf configure in the Ardour directory always returns 'checking for…
10
votes
2 answers

Can it be harmful to grant jackd realtime priority?

I am apt-get installing Ardour, a sound mixing program, just to try it out. Installing Ardour also installs JACK, a dependency. As part of the JACK installation script, I get the following dialog: If you want to run jackd with realtime priorities,…
7
votes
6 answers

No more sound after running Ardour

All the sound works perfect with all the applications on my system. But from the moment I launch Ardour, no more sound comes out from other application than Ardour. The easy way to get it back is to restart the laptop. This is probably related to…
samb
  • 1,336
7
votes
1 answer

Need external (usb)Sound card suggestions that work with Ubuntu 12.04

I don't know if this is the right place to ask about this, but I'll give it a try. I'm a linux user for a while now and I try to avoid opening Windows as much as possible. But for some things, I just have to. One of those things is recording. I play…
Not Amused
  • 888
  • 7
  • 20
  • 38
7
votes
1 answer

Why apt asking to uninstall GIMP when installing ardour?

When running Ubuntu 19.04, I'm trying to install ardour, but apt is requesting to uninstall GIMP: $ sudo apt install ardour Reading package lists... Done Building dependency tree Reading state information... Done The following packages were…
5
votes
1 answer

Are there any tutorials for Linux-based audio production?

I have been searching for a while for Linux based audio production tutorials. All I can find are tool based tutorials. For example I found tutorials on how to use jack, ardour, lmms ..etc. What I need are tutorials that teach professional audio…
4
votes
1 answer

How to avoid XRUN callback skips

After I set QjackCtrl and Arour, I can record fine, but XRUN callback skips are annoying. This is my QjackCtrl configuration: In logs I see: 18:37:22.041 XRUN callback (97). 18:37:22.793 XRUN callback (42 skipped). 18:37:24.794 XRUN callback (111…
Ionică Bizău
  • 9,803
  • 25
  • 89
  • 129
4
votes
2 answers

Ardour, system has a limit for maximum amount of locked memory

After installing and starting Ardour I receive the following warning message: WARNING: Your system has a limit for maximum amount of locked memory. This might cause Ardour to run out of memory before your system runs out of memory. You can view…
3
votes
1 answer

how can I record my acoustic guitar on Linux using Ardour and Rakarrak?

I'm running Linux, and was recommended to use Ardour and Rakarrak for recording, but I haven't even gotten Jackd to recognize my guitar. Currently, the guitar is connected with a 1/4" to 1/8" cable directly from the pre-amp pickup in the guitar to…
3
votes
2 answers

Side Chain in Ardour

Can someone familiar with Ardour 2.8 please make a video / youtube guide showing precisely how to use SC3 Side Chain Compression? I've read every guide online currently and side chain is simply not working, very frustrating. …
Peter
  • 4,613
3
votes
1 answer

Ardour Doesn't show any plugin GUI

I have Ubuntu Studio with its version 5 of Ardour[Ardour 5.12.0 "Working Backwards" (rev 1:5.12.0-3)], but none of the plugins shows it. I read in a forum to find a checkbox in GUI configuration, but there isn't any GUI in the configuration. Is…
Caio
  • 31
2
votes
1 answer

Can't compile Ardour: "Can't find -lfftw3f_threads"

I am trying to install Ardour from source. I successfully completed the configuration process after a few failed attempts and installing the required libraries. Now the installation process cancels with this error: /usr/bin/ld: cannot find…
2
votes
1 answer

Ardour will not continue to record.

I just recently bought a laptop. It has 5.2 GB of RAM and 624.2 GB on the hard drive. However, after only a few minutes of playing into my MIDI keyboard I get an error message saying that "This disk system on your computer was not able to keep up…
BJsgoodlife
  • 1,180
2
votes
1 answer

lv2 and lv2-dev libraries or equivalent

I'm compiling ardour3 from source and as far as I can tell I have all the libraries mentioned in http://ardour.org/building_ardour3 Unfortunately running ./waf configure gives the following error Checking for 'lv2' >= 1.0.0 …
N8tron
  • 734
2
votes
1 answer

Ubuntu Studio 20.04 + Ardour 5 + EMU 0404 PCI // Stereo-input for recording not working

I'm absolutely stuck on getting Ubuntu Studio 20.04 + Ardour 5 + EMU 0404 PCI working as it should. I installed Ubuntu Studio on an old PC of a buddy of mine. He wants to do some recordings and it is perfect to "recycle" the old machine. This PC…
SHUred
  • 21
1
2 3 4