Retrieves the current master volume level.
float BASS_GetVolume();
| BASS_ERROR_INIT | BASS_Init has not been successfully called. | 
| BASS_ERROR_NOTAVAIL | There is no volume control when using the "no sound" device. | 
| BASS_ERROR_UNKNOWN | Some other mystery problem! |