Added in 1.9.0

$inwave

Return $true if a wave sound is playing, otherwise $false.

See also /splay, $insong, $inmidi, $inmp3, on MP3END, on PLAYEND, on MIDIEND, on WAVEEND.

Properties

Property Description
.fname Returns the filename of the currently playing sound.
.length Returns the length of the currently playing sound.
.pos Returns the played position of the currently playing sound.
.pause Returns $true if the sound is paused, otherwise $false.