-
Notifications
You must be signed in to change notification settings - Fork 91
adding the capability to set speakers for atmos layout #68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
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. |
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: ***@***.***>
|
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? |
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. |
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.