$inwave » History » Revision 4
Revision 3 (Per Amundsen, 08/12/2015 08:04 AM) → Revision 4/6 (Per Amundsen, 07/09/2016 02:08 PM)
_Added in 1.9.0_
*$inwave*
Return [[$true]] if a wave sound is [[/splay|playing]], otherwise [[$false]].
*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]].