Renoise API scripting
This page lists developer documentation and resources relevant to the Renoise API
Resources
Renoise Lua Scripting | The main repository for Renoise API scripting. |
Official Documentation | The Renoise API Documentation (HTML) |
Official Documentation (.zip) | The Renoise API Documentation (HTML, zipped). |
Lua Documentation
cLib library | cLib is a suite of classes for Lua scripting in Renoise. |
vLib library | vLib extends the Renoise viewbuilder API with additional components |
xLib library | xLib provide additional functionality for the Renoise song API |
Duplex framework | Duplex is a framework for creating OSC/MIDI-enabled tools |