Difference between revisions of "Luamidi:openin"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2018.12<br/> '''Class:''' Lua Midi<br/> === Description === xxx. <source lang="lua"> luamidi:openin() </source> {{LuaMidi}}") |
|||
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
− | + | Opens the Midi IN port. | |
<source lang="lua"> | <source lang="lua"> | ||
luamidi:openin() | luamidi:openin() |
Revision as of 08:29, 24 March 2022
Available since: Gideros 2018.12
Class: Lua Midi
Description
Opens the Midi IN port.
luamidi:openin()