Skip to content
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

Use IsFormatSupported() instead of GetMixFormat() #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Use IsFormatSupported() instead of GetMixFormat() #19

wants to merge 1 commit into from

Conversation

TheFireKahuna
Copy link

@TheFireKahuna TheFireKahuna commented Aug 9, 2017

Allows Windows to output 5.1/7.1 surround if an audio processing object (APO) such as Windows Sonic/Dolby Atmos supports higher channel output's.

Supports Windows 10 Spatial Sound in shared mode.
https://msdn.microsoft.com/en-us/library/windows/desktop/dd370876(v=vs.85).aspx
https://msdn.microsoft.com/en-us/library/windows/desktop/mt807491(v=vs.85).aspx
https://www.reddit.com/r/xboxone/comments/6bzb8w/dolby_atmos_for_headphones_is_now_available_in/djd58ng/

Also quick note, 'ignoreSystemChannelMixer' option should be set to false, else it will not output surround sound with Windows Sonic/Dolby Atmos.

Allows Windows to output 5.1/7.1 surround if an audio processing object (APO) such as Windows Sonic/Dolby Atmos supports higher channel output's. Supports Windows 10 Spatial Sound in shared mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant