$insong » History » Revision 3
Revision 2 (Per Amundsen, 07/09/2016 02:07 PM) → Revision 3/4 (Per Amundsen, 02/23/2023 02:00 PM)
_Added in 1.9.0_
*$insong*
Return [[$true]] if a sound is [[/splay|playing]], otherwise [[$false]].
_See also [[/splay]], [[$inmidi]], [[$inwave]], [[$inmp3]], [[on MP3END]], [[on PLAYEND]], [[on MIDIEND]], [[on WAVEEND]]._
*Properties*
.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]].