Actions
$inmidi » History » Revision 2
« Previous |
Revision 2/4
(diff)
| Next »
Per Amundsen, 07/09/2016 02:08 PM
Added in 1.9.0
$inmidi
Return $true if a midi sound is 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.
Updated by Per Amundsen over 8 years ago · 2 revisions