Difference between revisions of "Luamidi:getoutportcount"
From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight") |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
Line 7: | Line 7: | ||
<syntaxhighlight lang="lua"> | <syntaxhighlight lang="lua"> | ||
luamidi:getoutportcount() | luamidi:getoutportcount() | ||
− | </ | + | </syntaxhighlight> |
{{LuaMidi}} | {{LuaMidi}} |
Latest revision as of 14:30, 13 July 2023
Available since: Gideros 2018.12
Class: Lua Midi
Description
Gets the number of Midi OUT ports.
luamidi:getoutportcount()