]> Shamusworld >> Repos - ardour-manual/blob - include/media-tab.html
Converts <img> to <figure> where it makes sense
[ardour-manual] / include / media-tab.html
1
2 <figure class="right">
3   <img src="/images/a4_session_properties_media.png" alt="Session properties media tab">
4   <figcaption>
5                 Session properties media tab
6   </figcaption>
7 </figure>
8
9 <p>
10   Change how sound is stored on disk. These options do not change how sound is handled
11   internally.
12 </p>
13
14 <ul>
15   <li>
16     <dfn>Sample format</dfn> defaults to 32-bit floating point, the same as
17     the internal representation. 24 and 16-bit integer representation are
18     also available.
19   </li>
20   <li>
21     <strong>File type</strong> options are WAVE,  WAVE-64, and CAF.
22   </li>
23 </ul>
24