Difference between revisions of "Luamidi:base0"
From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2018.12<br/> '''Class:''' Lua Midi<br/> === Description === xxx. <source lang="lua"> luamidi:base0() </source> {{LuaMidi}}") |
|||
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
− | + | Sets the channels to be in the range 0-15 when sending messages. | |
<source lang="lua"> | <source lang="lua"> | ||
luamidi:base0() | luamidi:base0() |
Revision as of 07:55, 27 March 2023
Available since: Gideros 2018.12
Class: Lua Midi
Description
Sets the channels to be in the range 0-15 when sending messages.
luamidi:base0()