audSetMasterVolume

Category: Audio

Syntax:

audSetMasterVolume:Void(volume:Double)


Parameters

Returns

Void



Summary

Sets the global master volume for all audio.

Takes volume (volume 0.0 to 1.0).

Returns nothing.

View detailed documentation online



Example
audSetMasterVolume(vol)

BambooBasic © 2026 Michael Denathorn