-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
Difference between revisions of "mirc/identifiers/$inmidi"
< mirc | identifiers
m (Bot: Automated text replacement (-Added On:.+\n?\n?\n?\n?\n? +)) |
m (Bot: Fixing compatibility) |
||
Line 21: | Line 21: | ||
== Compatibility == | == Compatibility == | ||
− | + | {{mIRC compatibility|5.0}} | |
== See Also == | == See Also == |
Revision as of 03:20, 6 July 2014
Note: This command is also a part of the playing music section.
$inmidi returns whether or not a midi file is currently playing.
Contents
[hide]Synopsis
$inmidi[.property]
Properties
fnameReturns the file name of the currently playing midi file.
posReturns the current position that the player is playing the midi at.
lengthReturns the full length of the currently playing midi file.
pauseReturns $true if the currently playing midi file is paused, else it returns $false.
Example
Echo whether or not a midi file is playing to the active window
//echo -a $inmidi
Compatibility
Added: mIRC v5.0
Added on: 02 Apr 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See Also
[Expand]