-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With vpio, query a dedicated audio unit for channel layout
The VoiceProcessingIO audio unit cannot return the channel layout for its output device. With this patch, in case we are using vpio, we try to use a dedicated AudioUnit for the output device and query that, like we would have queried the regular output unit.
- Loading branch information
Showing
2 changed files
with
65 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters