2013-07-02 17:36:37 -04:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
title: Interchange with other DAWs
|
|
|
|
---
|
|
|
|
|
2014-02-04 19:17:18 -05:00
|
|
|
<p>
|
|
|
|
It has never been particularly easy to move sessions or projects from one
|
|
|
|
<abbr title="Digital Audio Workstation">DAW</abbr> to another. There are two
|
|
|
|
<dfn>interchange standards</dfn> that have reasonably widespread support:</p>
|
2013-07-02 17:36:37 -04:00
|
|
|
<ul>
|
2014-02-04 19:17:18 -05:00
|
|
|
<li>OMF (Open Media Framwwork), also known as OMFI. Developed and controlled
|
|
|
|
by Avid, never standardized</li>
|
|
|
|
<li>AAF (Advanced Authoring Format). Developed by a consortium of media-related
|
|
|
|
corporations.</li>
|
2013-07-02 17:36:37 -04:00
|
|
|
</ul>
|
2014-02-06 19:50:36 -05:00
|
|
|
<p>
|
2014-02-04 19:17:18 -05:00
|
|
|
In practice both of these standards have such complex and/or incomplete
|
|
|
|
specifications that different DAWs support them only partially,
|
|
|
|
differently, or not at all.
|
|
|
|
</p>
|
|
|
|
<h2>Moving an Ardour session to another DAW</h2>
|
2013-07-02 17:36:37 -04:00
|
|
|
<p>To move an Ardour session to another DAW, you have 3 basic choices:</p>
|
|
|
|
<ul>
|
2014-02-04 19:17:18 -05:00
|
|
|
<li>Stem exports</li>
|
|
|
|
<li>Copy the interchange folder</li>
|
|
|
|
<li>Use AATranslator</li>
|
2013-07-02 17:36:37 -04:00
|
|
|
</ul>
|
|
|
|
<h3>Moving another DAW session to Ardour</h3>
|
|
|
|
<p>To move a session from another DAW to Ardour, you have 2 basic choices:</p>
|
|
|
|
<ul>
|
2014-02-04 19:17:18 -05:00
|
|
|
<li>Stem exports</li>
|
|
|
|
<li>Use AATranslator</li>
|
2013-07-02 17:36:37 -04:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
{% children %}
|