adding the capability to set speakers for atmos layout #68
Open
franckhlmartin wants to merge 1 commit intodeweller:masterfrom
Open
adding the capability to set speakers for atmos layout #68franckhlmartin wants to merge 1 commit intodeweller:masterfrom
franckhlmartin wants to merge 1 commit intodeweller:masterfrom
Conversation
…udio-Midi Setup utility
|
This would be a wonderful improvement. |
|
@deweller, could you please review and merge this pull request? |
|
Thanks for your sharing. |
Author
|
This PR is not merged… You need to ask the owner to merge it.Meanwhile, You can clone this branch and build the utility.Franck MartinToute connaissance est une réponse à une question.On Jan 25, 2025, at 04:18, jimmywang700521 ***@***.***> wrote:
Thanks for your sharing.
But how can i install this PR version?
I just try "brew install switchaudio-osx", it seems not working with new command -l -p...
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Author
|
Try to clone this repository if you don’t know how to checkout a branch.franckhlmartin/switchaudio-osx: Change the audio source for Mac OS X from the command line.github.comFranckToute connaissance est une réponse à une question.On Jan 26, 2025, at 06:57, jimmywang700521 ***@***.***> wrote:
I have successfully setup 9.1.6 as below. But still no option for 9.1.6 in Audio MIDI Setup.
Am I missing any steps? Or do I have any misunderstandings?
messageImage_1737901514837.jpg (view on web)
Screenshot.2025-01-26.at.10.31.52.PM.png (view on web)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
I have already checkout and build this project, and also setting audio source using "./AudioSwitcher -l 9_1_6 -p 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 -t output" command in Terminal. And it seems like successfully because command line response "Setting device Dolby Audio Bridge to 9.1.6 Atmos L R C ......". But I don't have 9.1.6 option when I configure in Audio MIDI Setup App. Is this normal? Or am I missing something? |
Author
|
yes, audio midi setup utility is incapable of showing such configuration and therefore to configure it. This is why you have to use this utility.FranckPrinted on recycled paper!On Jan 26, 2025, at 21:19, jimmywang700521 ***@***.***> wrote:
I have already checkout and build this project, and also setting audio source using "./AudioSwitcher -l 9_1_6 -p 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 -t output" command in Terminal. And it seems like successfully because command line response "Setting device Dolby Audio Bridge to 9.1.6 Atmos L R C ......". But I don't have 9.1.6 option when I configure in Audio MIDI Setup App. Is this normal? Or am I missing something?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
|
OK, I got it. Thank you for your prompt reply. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


adding the capability to set speakers for Atmos layout not found in Audio-Midi Setup utility.
5.1.4, 7.1.2, 9.1.6 are Atmos layout found in coreaudio, however while the Audio-Midi Setup utility had these layout available in speaker configuration in a few version of MacOS, they are no longer found.
This PR allows you to set this speaker layouts using this utility.
Tested on my MacOS with my 5.1.4 setup.