$inmidi » History » Version 2
  Per Amundsen, 07/09/2016 02:08 PM 
  
| 1 | 1 | Per Amundsen | _Added in 1.9.0_  | 
|---|---|---|---|
| 2 | |||
| 3 | *$inmidi*  | 
||
| 4 | |||
| 5 | Return [[$true]] if a midi sound is [[/splay|playing]], otherwise [[$false]].  | 
||
| 6 | 2 | Per Amundsen | |
| 7 | *Properties*  | 
||
| 8 | |||
| 9 | .fname - Returns the filename of the currently playing sound.  | 
||
| 10 | .length - Returns the length of the currently playing sound.  | 
||
| 11 | .pos - Returns the played position of the currently playing sound.  | 
||
| 12 | .pause - Returns [[$true]] if the sound is paused, otherwise [[$false]].  |