You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple boilerplate project illustrating the integration of the LuaVM into
a JUCE-based plugin, such that Plugin parameters can be processed with a
Lua script during the processBlock/paramChanged plugin calls.