_Added in 1.9.0_ *$inmidi* Return [[$true]] if a midi sound is [[/splay|playing]], otherwise [[$false]]. *Properties* table(ktable). |*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]]. |