Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 236 Bytes

File metadata and controls

5 lines (4 loc) · 236 Bytes

LuaParamaBangPlugin

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.