Difference between revisions of "Luamidi:openout"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Opens the Midi OUT port.
 
Opens the Midi OUT port.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
luamidi:openout()
 
luamidi:openout()
 
</source>
 
</source>
  
 
{{LuaMidi}}
 
{{LuaMidi}}

Revision as of 15:28, 13 July 2023