Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions include/using-more-than-one-audio-device.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,16 @@ <h2>OS X</h2>
aggregated so that 16 channels can be recorded in Ardour.
</p>

<p>
Another example is using Soundflower to route audio to Ardour. To output the
audio through the speakers you will have to create an aggregate device to specify
Soundflower as the input and Built-in-Output as the output. In the Audio/MIDI Setup
in Ardour specify the aggregate device as both the Input and Output devices. And then
on the master track ensure you have specified the correct output channels. For example,
if you are using Soundflower(64) as input, Channels 65/66 will be the output
channels on your master track.
</p>

<div class="note">
<p>
When using a <em>single</em> typical 3rd party audio interface (such as those
Expand Down