Ardour Digital Audio Workstation Now in Beta 306
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."
OSX (Score:4, Interesting)
What does it take to get an app like this to run on OSX? A recompile, or something more sinsiter, like Fink or a complete port?
Re:OSX (Score:5, Informative)
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.
Re:OSX (Score:2)
Re:OSX (Score:2)
Whoops!
Re:OSX (Score:2, Informative)
-ben
Re:OSX (Score:3, Informative)
Like most free software, it's mostly portable, and does not depend on any non-free APIs. The sound engine is also abstracted, so if need be JACK could be rewritten.
Other dependancies, like GTK2 would need to be at least recompiled (and run through the X server).
However, nobody has actually done this. It's far simpler to just install Linux.
Re:OSX (Score:3, Informative)
It looks like noone's done it (and reported it) but you could prolly pull it off, since it uses an abstract layer (JACK) between the software and the hardware and since JACK supports OS X, and OS X could most likely
Should be a pretty big win... (Score:2, Informative)
Not to mention it give those of us who only dabble a way to play without shelling out large amounts of cash.
My final reasons for staying on Windows are gone (Score:2, Informative)
Can Linux switchers get commercials like those annoying Mac ones too?
Re:My final reasons for staying on Windows are gon (Score:5, Funny)
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!
Re:My final reasons for staying on Windows are gon (Score:2)
What about a revolving door? Sounds like another cat/buttered toast invention in the works.
Seriously, back on topic(?). It seems they forgot about Alsihad [prosoundweb.com].
Yes! (Score:2, Funny)
ttyl
Farrell
Hmmm (Score:3, Funny)
Ardour vs. Audacity (Score:4, Interesting)
How does Ardour [sourceforge.net] compare to Audacity [sourceforge.net], another free digital audio editing program? I want to know my options before switching from proprietary Cool Edit.
Re:Ardour vs. Audacity (Score:3, Informative)
Re:Ardour vs. Audacity (Score:2, Informative)
Rob
Re:Ardour vs. Audacity (Score:5, Informative)
That's an exaggeration, but only a small one. If you like Cool Edit, and it does what you need, then Ardour is gonna be overkill.
Re:Ardour vs. Audacity (Score:5, Informative)
Ardour, on the other hand, is designed as a suite. It's layout is designed so you can easily edit multiple tracks at the same time. You can have the volume or panning change as your progress, timewise, through each track. You can apply certain effects to just one track on the fly, rather than having to pre-process it and mix it, and then listen to the result.
The difference between Audacity and Ardour is kind of like the difference between MS Paint and The Gimp. Think layers. It's just a more robust program.
Re:Ardour vs. Audacity (Score:5, Informative)
Yes, it's a completely different program than Ardour with different goals, but I don't think it's a simple matter of toy vs. tool. Audacity has a lot of features that Ardour doesn't because of Ardour's more narrow intended use.
Re:Ardour vs. Audacity (Score:2)
Get crackin'!
Chris
Re:Ardour vs. Audacity (Score:3, Interesting)
Note that Audacity does have a FFT filter - not the same thing, but might be able to tide you over.
Programmers: does anyone have the relevant DSP code for a graphic EQ (any number of bands) that they'd be willing to donate to Audacity? I'd be happy to take care of integrating it into our codebase...
Re:Ardour vs. Audacity (Score:2)
Re:Ardour vs. Audacity (Score:2)
That day is not far away! The unstable branch has had LADSPA support for a long time (1.1.3 has it), and there will be a 1.2 before too long where this feature is in a stable branch.
Re:Ardour vs. Audacity (Score:5, Funny)
Ardour is like Shrek
Audacity is like Doneky
Re:Ardour vs. Audacity (Score:2)
Audacity is like Doneky
If you're referring to tracks, Audacity has had basic multitrack capabilities since 1.0. The unstable branch, which will be 1.2 before long, has even better multitrack support with mute/solo/pan/volume controls on every track.
Re:Ardour vs. Audacity (Score:2, Troll)
Re:Ardour vs. Audacity (Score:5, Informative)
More specifically: Audacity supports more formats including lossy formats like mp3 and Vorbis. Audacity runs on more platforms. Audacity is much easier to use. Audacity has a more diverse set of features in general, such as the ability to extend it with the lisp-like language Nyquist and "time tracks" that allow you to continuously vary the speed/pitch of the project.
Ardour has much more evolved multichannel capabilities (that is, sending or capturing more than stereo from the soundcard itself, Audacity can mix multiple tracks to stereo output just fine). Ardour has support for MMC and real-time effects.
Re:Ardour vs. Audacity (Score:5, Informative)
I agree with many of the responses, that Ardour and Audacity are as different as night and day. But I don't think some of the comparisons were quite fair, though, comparing Ardour to Quark Express and Audacity to NotePad! Maybe I'm just biased, though, as the lead developer of Audacity.
First of all, I don't think that Ardour and Audacity are directly competing. There's some feature overlap, but the user interfaces are so different (on purpose) that we're both capturing different markets, and addressing different needs.
Anyway, here are some of the major differences I can think of off the top of my head:
1. Ardour only runs on Linux. Audacity runs (completely natively) on Linux, Mac OS X, and Windows. Ardour requires Jack. Audacity only requires OSS on Linux (supported everywhere) with support for ALSA and Jack in alpha testing now (email the devel list if you want info on how to enable one of these).
2. Ardour supports true multi-track recording and playback. Audacity only records more than 2 tracks on some systems, and always mixes down to 2 output channels (stereo).
3. Both Audacity and Ardour are quite powerful, but in different ways. Ardour supports MIDI control, powerful muting/soloing, and realtime effects. Audacity has only non-realtime effects, but some of these are quite powerful in a different way, like our Noise Removal. Audacity supports plug-in effects in Ladspa (Linux), VST (Win/Mac), and Nyquist (a high-level interpreted language for audio processing).
Lots of features in common, too: both Audacity and Ardour support floating-point samples, high sample rates, resampling, LADSPA plug-ins, unlimited undo, internationalization, etc.
One last thing to dispel the myth that Audacity is "simple" compared to Ardour: I just did a quick wc, and Audacity is 70k+, Ardour is 100k+ lines of code (someone else can feel free to do a sloccount if you want). In both cases, not counting other libraries that aren't directly part of the project. No matter how you look at it, they're within a factor of 2 in terms of size and complexity, just in different areas.
We're nearing a feature freeze for Audacity 1.2.0. If you're comfortable compiling software, please check out our latest code from CVS and help us get the last few bugs out. I'd strongly encourage you to try out both Ardour and Audacity - hopefully you'll find that you use them to complement each other.
- Dominic
Re:Ardour vs. Audacity (Score:2)
definitely. I would be at a serious loss without it. they're very different. audacity is the sort of program that should be included with a general distribution; ardour isn't. it's certainly no MS paint!
Re:It's the plugins (Score:2)
I don't think the situation is quite as bad as that. Steinberg releases the full VST SDK for free and gives you pretty reasonable rights to do just about anything with it in your product - however you can't redistribute the VST SD
Mmmmm...Free DAW = FREEDOM. (Score:5, Interesting)
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.
Re:Mmmmm...Free DAW = FREEDOM. (Score:3, Informative)
ProTools has a free version (it's limited in certain ways) that is perfectly usable for hobbyists. You could also buy a MBox (really nice USB audio I/O) for $500 and it comes packaged with ProTools. Vegas is a video editing package, not audio, so I'm not sure why you are considering that. Sonar is only $299 on musiciansfriend.com. Yes that's a lot, but it's cheaper (to me at least) than spending days getting a homebrew Linux/Ardour studio thrown toget
Re:Mmmmm...Free DAW = FREEDOM. (Score:3, Interesting)
In 2000, I built a machine specifically for my husband as a digital audio workstation. We bought the most recent Magix semi-pro multitrack software to try to get things going on it. Unmitigated disaster.
Moved from W98SE to W2K in 2001. Tried other software in various stages of legality. Some worked, some didn't. Right no we use machine to do very limited stuff with ACID, Sound Forge XP and Vegas Audio SE. (the last two came free with the full version of ACID 3.)
Yes, Richi
Re:Mmmmm...Free DAW = FREEDOM. (Score:2)
If your husband can't handle the "arcane' interface of Windows software there's no way he's going to be using Ardour anytime soon. You should download ProTools Free for him to try out, as the only complaint I had with it was it reminded me too much of a tape based studio
Re:Mmmmm...Free DAW = FREEDOM. (Score:2)
I shop at musiciansfriend a lot, often drooling over their Martin acoustics.
They very regular have prices approaching 1/2 the MSRP on many products. Often labelled "too low to display".
I'm not plugging muscian's friend, its just that the original poster may not have been lying when they gave the $500 price on the software, that may be the MSRP.
Re:Mmmmm...Free DAW = FREEDOM. (Score:3, Insightful)
Re:Mmmmm...Free DAW = FREEDOM. (Score:2)
You can get Vegas 4 from SafeHarbor [sharbor.com] for $399 - or $499 if you want it bundled with their new DVD authoring app.
Re:Mmmmm...Free DAW = FREEDOM. (Score:2)
For those who's survival depend upon making money through music recording, support both through industry hardware and the software itself is imperitive. For those who want to mess around with a free alternative to industry tools, Adour will be great.
In the end, what
Re:Mmmmm...Free DAW = FREEDOM. (Score:2)
Also, for those who talk of the tools being expensive, understand that musicians in America (unless they are part of a very small elite) do not make a Professional's wages. Usually they have to work a "day job" to survive. If they have a recording contract they are under a contract
Get a grip (Score:2, Funny)
Aww, poo baby, having to spend a couple grand on equipment to make money. What IS the world coming to? Oh wait, let's leave Musician Reality and enter Real World Reality.
Tools for automotive mechanics can cost thousands of dollars, and that's not including the computerize
Re:Get a grip (Score:2, Insightful)
Re:Mmmmm...Free DAW = FREEDOM. (Score:2)
Sonar Costs $479.
If your job/profession absolutely depends upon these applications (which is the case for about 90% of their users), $500 is a VERY small price to pay.
Re:Mmmmm...Free DAW = FREEDOM. (Score:3, Insightful)
Musical hobbyists currently can't really get good recordings of their music to give to their friends. Artists of various other sorts have been able to share their work with others pretty trivially for a while now. People make photos of their trips available online, put up stuff they drew, etc. Wouldn't it be nice to be able to say, "Learning the cello is g
Re:Mmmmm...Free DAW = FREEDOM. (Score:2)
- CHris
Woohoo! (Score:2, Troll)
Actually, though...the cheaper the tools, the less lure there is for artists to sign their souls over to RIAA.
Sorry for bringing up RIAA again, just because the topic happens to involve sound.
*snorf* (Score:3, Informative)
Re:*snorf* (Score:2, Interesting)
If you have the cash, then yes, there is no substitute for quality hardware. It does strike me as a shade snobby to look down on those who use their "...Behringer mixer plugged into my Audigy card and uing Cool Edit to do all my mastering!"
The more choice an aspiring muso has, the b
As much as (Score:5, Informative)
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?
Re:As much as (Score:2, Interesting)
-Rich
Re:As much as (Score:2)
I had no problem. I just compiled the version released today on Gentoo. All I had to type was 'emerge sync' and then 'emerge ardour' Bam! Downloaded all the libraries, including jack-0.7 from cvs, and then ardour-0.9beta1 was compiling and installing!
Have I mentioned before that Gentoo's portage rocks?
Re:As much as (Score:2)
Heh, when I get home tonight I'll make sure to download the latest tarball. The last time I downloaded Ardour was about 3 months ago (from cvs) and had a dandy of a time trying to satisfy all of the dependencies. Ugh, that was a lot of fun.
Now, with things becoming more stable, it really should be a no brainer
Re:As much as (Score:2)
The biggest surprise was to see ardour-0.9beta1 was actually sitting in the portage tree after hitting 'emerge sync'. Portage used to be a few days to a week behind, now it looks like we're getting package updates *same day*. Hats off the Daniel Robbins and the entire Gentoo team!
Ugh (Score:3, Insightful)
Re:Ugh (Score:5, Informative)
From the Features Page [sourceforge.net]:
Re:Ugh (Score:5, Insightful)
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.
Re:Ugh (Score:2)
--
Re:Ugh (Score:2)
Better than Sonar or CoolEdit? (Score:4, Interesting)
I'm not only encouraged to make the switch by tools such as Ardour, but the increasing support for MIDI & Sound cards [midi-howto.com] AND if need be, tweak my Linux Kernel [oreillynet.com] for real-time music, MIDI & sound performance.
Now I just need to find an equivalent to Dave Phillips' "Sound & Midi Software for Linux [linux-sound.org]" page for Video editing & DVD production.
Re:Better than Sonar or CoolEdit? (Score:2)
Re: (Score:3, Interesting)
Never going to happen (Score:3, Informative)
OSS packages, while great and useful, are not going to be able to compete with ProTools in the near future. ProTools (not LE, not FE, the real version) comes with custom external DSP hardware. The external DSPs and related hardware are used for to process software plugins as well as simple tasks like ADC/DAC of signals. Until the OSS community can provide both equivalent hardware and software support for it, there will be no competition between packages like this one and ProTools, as they are in entirely different classes.
All that being said, I'm really happy someone is working on it, and that I'll probably use this or similiar package, but not for the same things I'd use ProTools for.
--
lds
Re:Never going to happen (Score:3, Insightful)
You have reproduced in your comment the exact spirit in which the Linux kernel was written about before the OSS community showed the world that they DO have the power to crush proprietary software.
Just switch all the instances of ProTools with UNIX and reread your post.
Re:Never going to happen (Score:2, Informative)
The linux kernel requires general purpose computers to work. These were and are plentiful.
In my humble opinion (and the Ardour folk have some good arguments [sourceforge.net] about this, as sibling posts to the parent have pointed out) a pro-quality DAW requires external general purpose DSP hardware to succeed. To the best of my knowledge, no such product exists right now. Pro quality audio interfaces can be had for PCs now, which solves the largest problem with this breed of software. The last, and largest stumbling
Re:Never going to happen (Score:2, Interesting)
The Ardour people have a long page [sourceforge.net] discussing exactly this issue.
Re:Never going to happen (Score:3, Interesting)
Basically it boils down to the fact that (like a lot of things) while the use of external hardware sounds intuitively more sensible, it doesn't work out like that in practice.
Re:Never going to happen (Score:2)
Not to be a party poopah, but... (Score:2)
> software plugins as well as simple tasks like ADC/DAC of signals
If all you're using external DSP hardware for is as co-processors to run software on, you're fighting a losing battle--CPUs performance is increasing so quickly that you're barely done with the DSP hardware design before the next generation CPU comes out and obviates the need for it. Basically the only long-term justification for external hardware is for high-quality inter
Re:Never going to happen (Score:3, Insightful)
You speak as if ProTools is the only vendor that you can get high-end multitrack audio DSP hardware from. I can go to my local Sam Ash, or crack open a Musician's Friend catalog, and find a half dozen companies that will sell me monster PCI cards, with or without bundled software.
The OSS community doesn't need to provide the hardware, it's already out there.
Awesome! (Score:5, Funny)
Re:Awesome! (Score:2)
About 2 years ago I started gettting interested in recording audio on my PC
At the time my PC was 100% Linux. Unfortunately, I couldn't find any software what so ever (well.. there was bcast2000 but it had lots of problems with synchronizing tracks). So I made a small Windows partition and found loads of goodies (CoolEdit, Cubase, FruityLoops
Realizing w
it's an hdr/daw and jackd client (Score:5, Interesting)
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. :)
lack of mature hardware drivers (Score:3, Insightful)
I think the other major downside is the lack of VST plug-in support. Most every major digital audio software workstation like ProTools and Nuendo take advantage of the large array of VST plug-ins available for things like effects processing. I don't think you'll see a lot of pro audio guys contemplate switching over until VST support is added (in Ardour's defense, VST support is tricky because a lot of them are platform-specific due to bad design).
However, I salute them for their work and hope that Ardour matures into a great package.
Re:lack of mature hardware drivers (Score:2)
Another blow to the middle-man (Score:3, Insightful)
Imagine when high-quality digital recording facilities are available at low cost to those that want to use them. The RIAA will have lost its hammerlock on both side of the music supply chain. Suddenly the arguments that say the RIAA are screwing the artists start to have a lot more validity: the artists will be able to create works and distribute them easily in return for a fair price.
Even if some other proprietary system is the standard, I hope artists sieze this opportunity. (If only so I can see the RIAA swallow their collective tongue.)
Re:Another blow to the middle-man (Score:2)
Um, that's available now. Has been for a couple years. I could build an amazing recording PC (with all the needed software) for about $2000. If I wanted to do some hardcore effects procession make it $2500. That's damn cheap for high-quality recording. Even if I went the Mac route it's still under $4000 for a really nice studio setup. It sounds like a lot, but if you're serious about maki
To Be Fair (Score:5, Insightful)
I've been doing audio production work for a couple years using Windows 2000, Nuendo [nuendo.com], Amplitube [amplitube.com], This incredible $139 gadget [v-amp.com], using only this [midiman.net] 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.
Not quite fair... (Score:2)
Now, you still might be right that real audio production in Linux is a few years off. The kernel patches are a bit of a pain still, from what I understand, not to mention that the plugin support isn't there. However, Linux has a viable future in the audio/video editing arena if some commercial (not necessarily proprietary) vendors come in.
(Why do we
Re:To Be Fair (Score:2)
That said, I don't think th
Re:To Be Fair (Score:3, Insightful)
Ardour could be the next GIMP done right! (Score:2, Interesting)
Re:Ardour could be the next GIMP done right! (Score:2)
It's probably more accurate to say that they're more likely to use "what works". Someone writing bad trance is probably going to have different needs and wants than someone interested in DSP processing and sound design, just as someone interested in surround mixing and soundtrack work will have
only 48khz (Score:2)
Sigh - nice effort though. I guess the custom DSP's make a lot of difference. But i guess if you can mate this thing to a decent sound card then 96khz should be do-able..
Re:only 48khz (Score:2)
Re:only 48khz (Score:2)
w a l l
f i l t e r
.
Re:only 48khz (Score:3, Informative)
Re:only 48khz (Score:4, Interesting)
Seriously, the "my recorder has more kHz than your recorder" argument is like comparing computers strictly by clock speed. Great music is great music whether recorded using my hand held microcassette or the latest/greatest SSL 192kHz behemoth. And crappy music is still crappy, even at 192k. Its just more highly refined crap.
Big on dual AMD's (Score:2)
Not that is really suprises me, they are an "cheap" way to get really good performance. Whoever, they referred to them quite a few times in their promo material.
-Pete
Because its about mindshare (Score:2)
VST Plugins! (Score:2)
Please support VST or Audio Unit plugins; there's no use to a DAW without a modern plugin format...
All of our Destroy FX [destroyfx.org] plugins are available with source, contrary to what the FAQ says.
Re:VST Plugins! (Score:2)
Any plans for a few new plugs?
Re:VST Plugins! (Score:2)
If you're talking about artists, though, i'd say it's pretty well justified. One particular painter friend of mine up in Seattle uses her own blood and other..fluids..in her paintings sometimes. I suppose that's close enough to giving up your liver.
Well, she also uses various animal parts, too. Maybe she could give you the liver from one of them.
rendering midi/soundfonts? (Score:2)
That seems to be about the only major thing I would consider missing (the VST plugin "almost-support" was a surprise. Wonder if they could get DirectX plugin support via wine or something as well.)
Replace ProTools? (Score:4, Insightful)
It's hyperbole like that that HURTS Open Source.
Try telling a real professional that this thing is near to replacing ProTools and you will be laughed off the planet.
Get a grip. It (like gimp) might make a nice cheap alternative for the garage band or bedroom recording artist, but it's got about a decade more work to go to approach what ProTools does TODAY.
Advertise it for what it is, don't make completely uninformed comments like this will be a free replacement for ProTools. My ghod.
Samplitude Link Is Incorrect (Score:3, Informative)
They have a site dedicated to Samplitude and Sequoia at samplitude.com [samplitude.com]
Re:replace protools ? (Score:5, Interesting)
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 [rme-audio.de]
which is cheaper than a digidesign 888. compare the specs :-)
Re:It's about time (Score:2)
musicians are poor.
if it really IS good, i might switch. and anybody know how good the effect plugins are as far as quality of sound etc. cheap effects or quality effects is the question.
are linux drivers up to par for a/d converting sound cards such as the delta 44?
I've long held that open source will eventually free musicians from one more financial difficulty.
Re:Sleep at last... (Score:2)
Participate Because It's Open Source? (Score:2)
...But what I'd rather be doing with my spare time is making music.
Ask me again when the product can deal with midi tracks as well as waves. Until then, it is NOT professional.
Re:Replace Pro-tools? Yeah right. (Score:2)
Hardcore ProTools systems may be useful for studios with boatloads of cash, but it's rather out of reach for most (read: normal) people. I'm not even talking about garage bands..do you honestly think that someone selling around 100,000 copies of their album can afford
Re:There is no development team! (Score:4, Informative)
Audacity 1.0 was released about one year ago. I probably wrote 90% of the code. Since then, dozens of developers have joined the team and contributed huge amounts of code - I'm responsible for maybe only 50% of the code now. That doesn't even count the contributions of the translators, documentation writers, packagers, etc. that have helped make Audacity so successful.
The point is, a stable 1.0 release is a necessary first step before many new developers will join a project and help move it forward. Look at Mozilla for another example - since 1.0 was released, the developer base has grown dramatically.
Also, keep in mind that while Paul Davis did write (almost) all of the Ardour code, and even Jack, Ardour depends on a number of other open-source libraries (libsndfile, libsamplerate, soundtouch, and GTK come to mind), so in that sense it is a success of the open-source model. Paul Davis was able to produce a monumental program in 4 years almost entirely by himself because he was able to build on top of other open-source software.