2013-01-29 19:26:36 -05:00
|
|
|
|
2014-02-03 16:13:21 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
There are already a number of excellent digital audio workstations. To
|
|
|
|
mention just a few: ProTools, Nuendo, Samplitude, Digital Performer, Logic,
|
|
|
|
Cubase (SX), Sonar, along with several less well known systems such as SADIE,
|
|
|
|
SAWStudio and others. Each of these programs has its strengths and
|
|
|
|
weaknesses, although over the last few years most of them have converged on a
|
|
|
|
very similar set of core features. However, each of them suffers from two
|
|
|
|
problems when seen from the perspective of Ardour's development group:
|
2014-02-03 16:13:21 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
|
|
|
<ul>
|
|
|
|
<li>they do not run natively on Linux</li>
|
|
|
|
<li>they are not available in source code form, making modifications,
|
2021-05-29 00:55:27 -04:00
|
|
|
improvements, or bugfixes by technically inclined users or their friends or
|
2017-02-25 00:30:29 -05:00
|
|
|
consultants impossible.</li>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
It is fairly understandable that most existing proprietary DAWs do not run on
|
|
|
|
Linux, given the rather small (but growing) share of the desktop market that
|
|
|
|
Linux has. However, when surveying the landscape of "popular operating
|
|
|
|
systems", we find:
|
|
|
|
</p>
|
|
|
|
|
2013-01-29 19:26:36 -05:00
|
|
|
<ul>
|
2017-02-25 00:30:29 -05:00
|
|
|
<li>older versions of Windows: plagued by abysmal stability and appalling
|
|
|
|
security</li>
|
|
|
|
<li>newer versions of Windows seem stable but still suffer from security
|
|
|
|
problems</li>
|
2021-05-29 00:55:27 -04:00
|
|
|
<li>macOS: a nice piece of engineering that is excellent for audio work
|
2017-02-25 00:30:29 -05:00
|
|
|
but only runs on proprietary hardware and still lacks the flexibility and
|
|
|
|
adaptability of Linux.</li>
|
2013-01-29 19:26:36 -05:00
|
|
|
</ul>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2014-02-03 16:13:21 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Security matters today, and will matter more in the future as more and more
|
|
|
|
live or semi-live network based collaborations take place.
|
2014-02-03 16:13:21 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2014-02-03 16:13:21 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Let's contrast this with Linux, an operating system which:
|
2014-02-03 16:13:21 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2013-01-29 19:26:36 -05:00
|
|
|
<ul>
|
2014-02-03 16:13:21 -05:00
|
|
|
<li>can stay up for months (or even years) without issues</li>
|
|
|
|
<li>is endlessly configurable down to the tiniest detail</li>
|
2017-02-25 00:30:29 -05:00
|
|
|
<li>is not owned by any single corporate entity, ensuring its life and
|
|
|
|
direction are not intertwined with that of a company (for a contrary example,
|
|
|
|
consider BeOS)</li>
|
2014-02-03 16:13:21 -05:00
|
|
|
<li>is fast and efficient</li>
|
2017-02-25 00:30:29 -05:00
|
|
|
<li>runs on almost any computing platform ever created, including old "slow"
|
|
|
|
systems and new "tiny" systems (e.g. Raspberry Pi)</li>
|
2014-02-03 16:13:21 -05:00
|
|
|
<li>is one of the most secure operating systems "out of the box"</li>
|
2013-01-29 19:26:36 -05:00
|
|
|
</ul>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2014-02-03 16:13:21 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
More than anything, however, Ardour's primary author uses Linux and wanted a
|
|
|
|
DAW that ran there.
|
2014-02-03 16:13:21 -05:00
|
|
|
</p>
|
2017-02-25 00:30:29 -05:00
|
|
|
|
2014-02-03 16:13:21 -05:00
|
|
|
<p>
|
2017-02-25 00:30:29 -05:00
|
|
|
Having written a DAW for Linux, it turned out to be relatively easy to port
|
2021-05-29 00:55:27 -04:00
|
|
|
Ardour to macOS, mostly because of the excellent work done by the JACK development
|
|
|
|
group that ported JACK to macOS.
|
2014-02-03 16:13:21 -05:00
|
|
|
</p>
|
2017-02-13 14:53:37 -05:00
|
|
|
|