Difference between revisions of "Luamidi:getOutPortName"
From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>") |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
=== Description === | === Description === | ||
Gets the Midi OUT port name. | Gets the Midi OUT port name. | ||
− | < | + | <syntaxhighlight lang="lua"> |
luamidi:getOutPortName() | luamidi:getOutPortName() | ||
− | </ | + | </syntaxhighlight> |
{{LuaMidi}} | {{LuaMidi}} |
Latest revision as of 14:30, 13 July 2023
Available since: Gideros 2018.12
Class: Lua Midi
Description
Gets the Midi OUT port name.
luamidi:getOutPortName()