Ardour Digital Audio Workstation Now in Beta
croddy writes "The first beta of the Ardour digital audio workstation has been released. A tarball is available at the Ardour project page on Sourceforge. Packagers are currently preparing binary releases for several major Linux distributions. Ardour is a professional-grade, low-latency, multi-track digital hard disk recording and mixing application designed to replace dedicated HDR systems, and software systems such as ProTools and Samplitude. It supports audio processing plugins via LADSPA. Although it is still a beta, the years of work and dedication by the Ardour development team are very much visible in this release."
How does Ardour compare to Audacity, another free digital audio editing program? I want to know my options before switching from proprietary Cool Edit.
Will I retire or break 10K?
It's getting to the point where I absolutely cannot wait for this to finally arrive.
My musician husband has been lusting after the ability to record music for years, and the big trouble has been that the right software has been proprietary, often requiring expensive hardware to make it work, and EXPENSIVE on its own.
To wit: Vegas from Sonic Foundry costs $700. Samplitude is about that much. ProTools? If you have to ask, you can't afford it. Sonar by Cakewalk only costs $500. (ONLY)
Unfortunately it's not production quality yet. But from the looks of the site, it looks like they are getting close to it now.
Give it a year or so and I will be able to finally wipe Windows off of the family audio computer and do it the right way...with Free as in FREEDOM software.
Knowledge is power. Knowledge shared is power multiplied.
ardour depends upon JACK to handle audio I/O. to run it on OSX would require JACK being ported to OSX, or Ardour being ported to use another I/O kit.
it depends upon a few other things as well, such as libsamplerate, libsndfile, and GTK which would be very easy to port to OSX, if they've not been already.
I like Ardour (when I actually managed to get it compiled) I have found that it will never replace my Mackie MDR 24, or my Mackie 8-bus console. I'm a knob/fader/pot turner and I like the feel of "real" equipment (I also like the way it looks, all shiney, with the lights and LED's sparkling).
I use Ardour mostly for low-level editing of tracks I record on the MDR. I can ftp into the MDR and pull the tracks out of project (they are just WAV files) and import them into Ardour. The best part about Ardour for editing is its non-destructive-ness... especially for the Mackie were if you had destructive editing... well your synch wouldn't be... um, in synch.
Now, maybe, with binary distributions coming online, we can see VST plugin capability?
sad robot making broken music
From the Features Page:
++ Say to Elrond "Hello.".
Elrond says "No.". Elrond gives you some lunch.
ardour will interface with any multi-channel pro-grade interface you throw at it (assuming it is ALSA supported).
it was written with this interface (among others) in mind:
RME Hammerfall DSP
which is cheaper than a digidesign 888. compare the specs :-)
Now I just need to get my sound card working under Linux!
After about three years of testing Ardour it's great to see the beta release. I own a small commercial recording studio and am really looking forward to running Ardour and other linux applications fulltime. There's still work to be done but it's getting very close.
Ardour is a jackd client. Jackd enables hardware and software port routing. So, application_a:output_N can be routed to application_b:input_N and on and on to the extent of your computing capabilities.
In addition to routing, jackd also has transport syncronization functionality. The transport api is in beta but it's being actively developed. Earlier this morning I tested DM-24(digital mixer) MMC play instructions to Ardour(jack transport master) to Alsaplayer(jack transport slave) and Ardour-mtc:out to DM-24 for sync between Ardour and the mixing consol.
In the middle of that chain I've got JAMin which is a jack client audio mastering application
So, I hit play(dm-24) Ardour engages transport, Alsaplayer engages transport and sends its output to JAMin which in turn sends its output to Ardour where the mastered product is recorded. This is incredible stuff.
My hat is off to the linux audio developer and user community.
Next on the agenda, call my protools pals and invite them over for beer. :)
What do you mean "lack of good music recording/processing software on Linux" ? It's built in the OS for crying out loud :
/dev/dsp > my_music.raw /dev/dsp
Recording : cat
Processing : dd if=my_music.wav of=my_shorter_music.raw bs=1k count=10
Playing : cat my_shorter_music.raw >
Just try to do that on Windows!
"A door is what a dog is perpetually on the wrong side of" - Ogden Nash
Mod down and Flame away, but I'll be brave...
I've been doing audio production work for a couple years using Windows 2000, Nuendo, Amplitube, This incredible $139 gadget, using only this inexpensive audio card. I don't get blue screens of death, my hardware is fully supported, etc. I run a second HD with Red Hat 9 (and incidentally, the awesome Ximian Desktop), and I can't even get my sound card to work. I love Linux, but no serious musician will be using the penguin for audio production for at least a few more years.
But he said INTERFACE
A theme is just like applying makeup to an ugly mug.
If the interface is bad, no amount of skinning is going to change the interface.
GPL Deconstructed