Vol » History » Revision 4
Revision 3 (Per Amundsen, 12/22/2018 12:41 PM) → Revision 4/5 (Per Amundsen, 12/22/2018 12:41 PM)
_Added in 1.9.0_ */vol -mpuNvw [volume]* Sets the wave, midi, mp3 player volume or the system master volume. *Switches* -m - Sets the Midi player volume. -p - Sets the Mp3 player volume. -uN - Sets mute setting; 1 = on, 2 = off. -v - Sets the system master volume. -w - Sets the Wave player volume. *Parameters* [volume] - Volume. (0 to 65535) *Examples* <pre> ; Turn ;Turn on mute for the system master volume. /vol -vu1 ; Turn off mute for the system master volume. /vol -vu1 </pre>