Warning: file_get_contents(https://raw.githubusercontent.com/christophhart/hise_documentation/master/Scripting.md) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /var/www/web93/html/hise/manual/Scripting.php on line 2
HISE

Scripting Manual

The Scripting Engine of HISE is a powerful tool for creating virtual instruments.

There are two reasons for writing a script: you can change the behaviour of your instrument by writing a custom MIDI processing logic or design a frontend interface with some control elements for your preset. Both things can be achieved with the same module: the Script Processor.