From WikiChip
Editing mirc/commands/vol

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
{{mirc title|/vol Command}}
+
The '''/vol command''' lets you change the system volume as well as for waves, mp3s, and midis. The /vol command can also be used to mute the system volume.
The '''/vol command''' lets you change the volume on your system. The /vol command can also be used to mute the system volume.
 
 
 
'''Note''': originally on Windows, you could set the volume/mute setting for different audio type: wave, midi, and mp3. This is why mIRC had the -wmp switches, to change those different volume/mute settings. Since Windows 7, this is no longer the case, only the master volume remains. But you can now change the volume/mute setting per application in Windows. mIRC does not have a way to change the volume/mute setting per application; using the -wmp switches now only change the volume/mute setting for the mIRC application.
 
  
 
== Synopsis ==
 
== Synopsis ==
Line 8: Line 5:
  
 
== Switches ==
 
== Switches ==
* '''-w''' - Changes the waves volume (or the mIRC's volume on Windows 7+)
+
{| class="wikitable" style="line-height: 25px; margin-left: 75px;"
* '''-m''' - Changes the midis volume (or the mIRC's volume on Windows 7+)
+
|-
* '''-p''' - Changes the mp3s volume (or the mIRC's volume on Windows 7+)
+
! OBJ !! Description
* '''-v''' - Changes the master volume
+
|-
* '''-uN''' - Changes mute setting, N = 1 for muting, N = 2 for unmuting, this switch has to be used with at least one of the others switches
+
| '''-w''' || Waves
 +
|-
 +
| '''-m''' || Midis
 +
|-
 +
| '''-p''' || MP3s
 +
|-
 +
| '''-v''' || Master Volume
 +
|-
 +
| '''-uN''' || Sets mute setting: '''1''' = ''ON'', '''2''' = ''OFF''
 +
|}
  
 
== Parameters ==
 
== Parameters ==
* '''[volume]''' - a number ranging from 0 to 65535
+
* '''[volume]''' - volume (0 to 65535)
  
 
== Example ==
 
== Example ==
<syntaxhighlight lang="mIRC">;mute the master volume
+
<syntaxhighlight lang="mIRC">;Turn on mute
 
/vol -vu1</syntaxhighlight>
 
/vol -vu1</syntaxhighlight>
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|5.8}}
+
Added: mIRC v5.8
 +
 
 +
Added On: 05/09/2000
 +
 
 +
<small>Note: Individual switches were not taken into consideration.</small>
  
 
== See Also ==
 
== See Also ==
Line 30: Line 40:
 
* [[On nosound - mIRC|ON NOSOUND]]
 
* [[On nosound - mIRC|ON NOSOUND]]
 
* [[On waveend - mIRC|ON WAVEEND]]
 
* [[On waveend - mIRC|ON WAVEEND]]
* {{mIRC|$inmidi}}
+
* [[$inmidi identifier - mIRC|$inmidi]]
* {{mIRC|$insong}}
+
* [[$insong identifier - mIRC|$insong]]
* {{mIRC|$inwave}}
+
* [[$inwave identifier - mIRC|$inwave]]
* {{mIRC|$sound}}
+
* [[$sound identifier - mIRC|$sound]]
* {{mIRC|$vol}}
+
* [[$vol identifier - mIRC|$vol]]
* {{mIRC|/splay}}
+
* [[/splay command - mIRC|/splay]]
{{mIRC command list}}
 
  
[[Category:mIRC commands|vol command - mIRC]]
+
[[Category:mIRC commands]]

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)