LUA_MIXER=Y
for Custom scripts to be available.init
__function is called firstrun
function is called periodically (about 30 times per second)mixer source
, and the script is killed for whatever reason, then the whole mixer line is disabled ! This can be used for example to provide a fallback in case Lua Custom script is killed.return
statement at the end, defining its interface to EdgeTX. This statement returns a table with the following fields:input
table (optional)output
table (optional)init
function (optional)run
functionLUA1a
and LUA1b
etc.