Vol » History » Version 2
Per Amundsen, 02/14/2014 08:55 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | */vol -mpuNvw [volume]* |
||
4 | |||
5 | Sets the volume on your system for waves, midis, and mp3s (same as waves) |
||
6 | |||
7 | *Switches* |
||
8 | |||
9 | 2 | Per Amundsen | -m - Midi. |
10 | -p - Mp3. |
||
11 | 1 | Per Amundsen | -uN - Sets mute setting; 1 = on, 2 = off. |
12 | -v - Mp3 (Should be master TODO) |
||
13 | 2 | Per Amundsen | -w - Wave. |
14 | 1 | Per Amundsen | |
15 | *Parameters* |
||
16 | |||
17 | [volume] - Volume. (0 to 65535) |
||
18 | |||
19 | *Examples* |
||
20 | |||
21 | <pre> |
||
22 | ;Turn on mute |
||
23 | /vol -vu1 |
||
24 | </pre> |