manual/_manual/21_preferences-and-session-properties/01_preferences-dialog/04_audio.html
Joe Kokosa c81b78173d Global Preferences details for Ardour 4
Added screenshot of each tab of the Edit>Preferences dialog.
Added details for several of the tabs.
Added options without details (yet) of the rest of the tabs.

Note: I'm still working on the other tabs.
2015-05-04 08:08:57 -04:00

141 lines
2.4 KiB
HTML

---
layout: default
title: Audio Tab
menu_title: Audio Tab
---
<p>
This tab contains settings for handling audio.
</p>
<img src="/files/a4/a4_preferences_audio.png" alt="preferences
audio tab"/>
<ul>
<li>
<p>
<strong>Buffering</strong> settings determine how many seconds of audio
off of disk will be buffered in memory. Longer settings reduce the risk
of buffer under-runs but consume more memory. The default value is
5.0&nbsp;seconds.
</p>
<ul>
<li>
<p>
<strong>Playback</strong> sets how many seconds of audio Ardour will
buffer during playback.
</p>
</li>
<li>
<p>
<strong>Recording</strong> sets how many seconds of audio Ardour will
buffer during recording.
</p>
</li>
</ul>
</li>
<li>
<p>
<strong>Monitoring</strong>
</p>
<ul>
<li>
<p>
<strong>Record monitoring handled by:</strong> determines whether
Ardour provides monitoring of incoming audio or whether
monitoring is provided by hardware. See
<a href="/recording/monitoring/">Monitoring</a> for more information.
</p>
</li>
<li>
<p>
<strong>Tape machine mode</strong> when enabled defaults new audio
tracks to tape machine mode. See
<a href="/working-with-tracks/track-types/">Track Types</a>
for more information.
</p>
</li>
</ul>
</li>
<li>
<p>
<strong>Conection of tracks and busses</strong>
</p>
<ul>
<li>
<p>
<strong>Auto-connect master/monitor busses</strong>
</p>
</li>
<li>
<p>
<strong>Connect track inputs:</strong>
</p>
</li>
<li>
<p>
<strong>Connect track and bus outputs:</strong>
</p>
</li>
</ul>
</li>
<li>
<p>
<strong>Denormals</strong>
</p>
<ul>
<li>
<p>
<strong>Use DC bias to protect against denormals</strong>
</p>
</li>
<li>
<p>
<strong>Processor handling</strong>
</p>
</li>
</ul>
</li>
<li>
<p>
<strong>Plugins</strong>
</p>
<ul>
<li>
<p>
<strong>Silence plugins when the transport is stopped</strong>
</p>
</li>
<li>
<p>
<strong>Make new plugins active</strong>
</p>
</li>
</ul>
</li>
<li>
<p>
<strong>Regions</strong>
</p>
<ul>
<li>
<p>
<strong>Enable automatic analysis of audio</strong>
</p>
</li>
<li>
<p>
<strong>Replicate missing region channels</strong>
</p>
</li>
</ul>
</li>
</ul>