Description
Lua scripting can be added to Pure Data patches through Pd bindings. Audio developers install this development external to script behavior inside Pd.
Pure Data externals are loaded inside Pd patches rather than opened as standalone applications.
Scripts can execute logic inside patches. Review Lua code before loading it in a trusted audio session.