Description
Pure Data patches can use Lua scripts for custom logic, reusable objects, and more flexible behavior than patch cables alone. This helps artists, musicians, and researchers combine visual patching with a compact scripting language.
It is an extension used inside Pure Data projects. Lua code from untrusted patches should be treated carefully because scripts can change how a project behaves.