Function SetMasterVolume

From Uzebox Wiki
Jump to navigation Jump to search
Prototype

void SetMasterVolume(unsigned char vol);

Description

This volume setting affect all voices simultaneously whether they are instruments or effects. Useful for fadein/fade out effects.

Parameters
  • vol: Volume ranging from 0 to 255. The 'normal' volume is usually around 127. Higher values will boost the signal and may results in sound clipping.
Returns

Void

Video Modes

All

Since

V1