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

Snd musicvolume: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{this is a|console command|name=snd_musicvolume}} It is an alternative way to set the music volume in game. Syntax: {{code|snd_musicvolume <float>}}. Default is 1 and it's th...")
 
No edit summary
 
Line 1: Line 1:
{{this is a|console command|name=snd_musicvolume}} It is an alternative way to set the music volume in game. Syntax: {{code|snd_musicvolume <float>}}. Default is 1 and it's the maximum supported value. Set to 0 to mute the music.
{{this is a|console variable|name=snd_musicvolume}} It is an alternative way to set the music volume in game. Syntax: {{code|snd_musicvolume <float>}}. Default is 1 and it's the maximum supported value. Set to 0 to mute the music.

Latest revision as of 05:24, 3 September 2024

snd_musicvolume is a console variable available in all Source Source games. It is an alternative way to set the music volume in game. Syntax: snd_musicvolume <float>. Default is 1 and it's the maximum supported value. Set to 0 to mute the music.