This article's documentation is for anything that uses the Source engine. Click here for more information.

Snd surround speakers: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (windows_speaker_config actually reports only which speaker configuration is selected, you can change the commands but it's does nothing.)
mNo edit summary
Line 1: Line 1:
{{Convar}} Found in each game's options menu under 'Audio', it controls the speaker configuration type to be used for audio outputting. It has four settings, them being:
{{Source topicon}}
{{Lang|title=snd_surround_speakers}}
{{Entity|snd_surround_speakers|type=convar}} Found in each game's options menu under 'Audio', it controls the speaker configuration type to be used for audio outputting. It has four settings, them being:
{| class="standard-table" style="width: 15%;"
{| class="standard-table" style="width: 15%;"
! Value
! Value

Revision as of 05:21, 11 March 2023

English (en)Translate (Translate)

Template:Entity Found in each game's options menu under 'Audio', it controls the speaker configuration type to be used for audio outputting. It has four settings, them being:

Value Description
0 Headphones
2 2 Speakers (Stereo)
4 4 Speakers (Quadraphonic)
5 5.1 Surround
7 7.1 Surround

Template:ModernBug Template:ModernNote Template:ModernNote

See also