Project

General

Profile

Actions

$vol » History » Revision 1

Revision 1/4 | Next »
Per Amundsen, 08/12/2015 09:32 AM


Added in 1.9.0

$vol(wave|midi|song|mp3|master)

Gets the current volume for the specified sound setting.

Currently only returns volume for song/mp3.

Parameters

wave|midi|song|master - The sound setting to get status from.

Properties

.mute - TODO ($false)

Example

; Print volume for 'song'
//echo -ag Volume for song is $vol(song)

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT