Project

General

Profile

Vol » History » Revision 3

Revision 2 (Per Amundsen, 02/14/2014 08:55 PM) → Revision 3/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 on your system master volume. for waves, midis, and mp3s (same as waves) 

 *Switches* 

 -m - Sets the Midi player volume. Midi. 
 -p - Sets the Mp3 player volume. Mp3. 
 -uN - Sets mute setting; 1 = on, 2 = off. 
 -v - Sets the system Mp3 (Should be master volume. TODO) 
 -w - Sets the Wave player volume. Wave. 

 *Parameters* 

 [volume] - Volume. (0 to 65535) 

 *Examples* 

 <pre> 
 ;Turn on mute 
 /vol -vu1 
 </pre>