Skip to content

Commit

Permalink
Send stereo output through specific output channels
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelazaroff committed Jan 28, 2024
1 parent 8f5312a commit 9704922
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions logic/send-stereo-output-through-specific-output-channels.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Send stereo output through specific output channels

This probably works for many audio interfaces, though in this case I'm using it with a [Quad Cortex](https://neuraldsp.com/quad-cortex). When I have my interface hooked up to my computer, I want to route stereo output to the specific output channels that are connected to my speakers.

This works as of Logic Pro 10.8.1.

First, ensure the interface is selected as the output device:

1. Open Settings, either by going through the Logic Pro menu or hitting `⌘,`.
2. Switch to the Audio tab.
3. Select the interface in the Output Device dropdown.

Then, change the output channels:

1. In the Audio tab, select the nested I/O Assignments tab.
2. Within the third level (!) of nested subtabs, select Output.
3. Set the Output dropdown in the Stereo section to the desired outputs.

0 comments on commit 9704922

Please sign in to comment.