Difference between revisions of "Luamidi:enumerateinports"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Gets a table of Midi IN port names.
 
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