7a4c28bd86
This includes rewriting out all of the "you" language that was peppered throughout, fixing inconsistencies in layout, and removing <br>s wherever they were misused and unnecessary (which was quite a lot).
20 lines
481 B
HTML
20 lines
481 B
HTML
|
|
<img src="/images/a4_session_properties_media.png" alt="session properties media tab"/>
|
|
|
|
<p>
|
|
Change how sound is stored on disk. These options do not change how sound is handled
|
|
internally.
|
|
</p>
|
|
|
|
<ul>
|
|
<li>
|
|
<dfn>Sample format</dfn> defaults to 32-bit floating point, the same as
|
|
the internal representation. 24 and 16-bit integer representation are
|
|
also available.
|
|
</li>
|
|
<li>
|
|
<strong>File type</strong> options are WAVE, WAVE-64, and CAF.
|
|
</li>
|
|
</ul>
|
|
|