Vol » History » Version 1
Per Amundsen, 02/14/2014 08:43 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 | -m - TODO |
||
| 10 | -p - Mp3 |
||
| 11 | -uN - Sets mute setting; 1 = on, 2 = off. |
||
| 12 | -v - Mp3 (Should be master TODO) |
||
| 13 | -w - TODO |
||
| 14 | |||
| 15 | *Parameters* |
||
| 16 | |||
| 17 | [volume] - Volume. (0 to 65535) |
||
| 18 | |||
| 19 | *Examples* |
||
| 20 | |||
| 21 | <pre> |
||
| 22 | ;Turn on mute |
||
| 23 | /vol -vu1 |
||
| 24 | </pre> |