Link Search Menu Expand Document

Gorilla Script Reference

Gorilla Script is a scripting language that lets you bind your plugin’s internal parameters (like filter cutoff, resonance amount, etc.) to on-screen UI controls (knobs, sliders, etc.) It also lets you develop new functionality like arpeggiators, crossfaders or tempo sync for your instrument or effect.

You can create your own custom scripts from scratch or adapt any of the useful examples we have included in the SDK > Examples > Script Examples folder to save you time. Think of these scripts as LEGO blocks that you can use to build the instrument you want. If you are familiar with Kontakt Script, you will find many similarities in Gorilla Script and won’t have to start as a complete novice.

The Gorilla Script reference is a true reference guide and provides highly detailed information about all parts of the Gorilla Script language. For a general overview of this language, refer to the Intro to UI Development guide instead. That guide can be found under the Gorilla Tester and UI Development seciton.


Table of contents