Difference between revisions of "Luamidi:enumerateinports"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2018.12<br/> '''Class:''' Lua Midi<br/> === Description === xxx. <source lang="lua"> luamidi:enumerateinports() </source> {{LuaM...")
 
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
xxx.
+
Gets a table of Midi IN port names.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
luamidi:enumerateinports()
 
luamidi:enumerateinports()
</source>
+
</syntaxhighlight>
  
 
{{LuaMidi}}
 
{{LuaMidi}}

Latest revision as of 15:31, 13 July 2023