]> Shamusworld >> Repos - ardour-manual/blob - include/interchange-with-other-daws.html
Initial cleanup of manual content.
[ardour-manual] / include / interchange-with-other-daws.html
1   
2 <p>
3   It has never been particularly easy to move sessions or projects from one
4   <abbr title="Digital Audio Workstation">DAW</abbr> to another. There are two 
5   <dfn>interchange standards</dfn> that have reasonably widespread support:</p>
6 <ul>
7   <li>OMF (Open Media Framwwork), also known as OMFI. Developed and controlled 
8   by Avid, never standardized</li>
9   <li>AAF (Advanced Authoring Format). Developed by a consortium of media-related 
10   corporations.</li>
11 </ul>
12 <p>
13   In practice both of these standards have such complex and/or incomplete 
14   specifications that different DAWs support them only partially,
15   differently, or not at all.
16 </p>
17 <h2>Moving an Ardour session to another DAW</h2>
18 <p>To move an Ardour session to another DAW, you have 3 basic choices:</p>
19 <ul>
20   <li>Stem exports</li>
21   <li>Copy the interchange folder</li>
22   <li>Use AATranslator</li>
23 </ul>
24 <h3>Moving another DAW session to Ardour</h3>
25 <p>To move a session from another DAW to Ardour, you have 2 basic choices:</p>
26 <ul>
27 <li>Stem exports</li>
28 <li>Use AATranslator</li>
29 </ul>
30