|
GetSoundMasterVolume | |
VolumeLevel = GetSoundMasterVolume() | |
Parameters: NONE | |
Returns: VolumeLevel = The overall volume of sound output. (0 to 255) |
|
GetSoundMasterVolume reads the current is the master volume level. FACTS: * None Mini Tutorial: The following example code, loads a sound file as sound 1. During the main Do/Loop the program randomly plays this sound using different pannings/volumes and fequencys to create a sort of wall of noise effect. The user can then control the overall play back volume with the Up/Down arrows which set the sound outputs master volume.
|
Related Info: | SoundMasterVolume | SoundVolume : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |