Ardour  9.0-pre0-582-g084a23a80d
lua_script_params.h File Reference
Include dependency graph for lua_script_params.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 luabridge
 
 ARDOUR
 
 ARDOUR::LuaScriptParams
 

Functions

LuaScriptParamList ARDOUR::LuaScriptParams::script_params (const LuaScriptInfoPtr &, const std::string &)
 
LuaScriptParamList ARDOUR::LuaScriptParams::script_params (const std::string &, const std::string &, bool file=true)
 
LuaScriptParamList ARDOUR::LuaScriptParams::script_params (LuaState &, const std::string &, const std::string &, bool file=true)
 
void ARDOUR::LuaScriptParams::params_to_ref (luabridge::LuaRef *tbl_args, const LuaScriptParamList &)
 
void ARDOUR::LuaScriptParams::ref_to_params (LuaScriptParamList &, luabridge::LuaRef *tbl_args)