Thomas Kolb
864add8403
This is accomplished by providing a wrapped reference to the SignalProcessing instance of the Rust program as a global Lua variable. The wrapper class implements mlua::UserData, wraps the relevant SignalProcessing methods and provides them as Lua methods. So far, this is implemented for get_energy_in_band() only. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
test.lua |