REAPER KB

Basic code reference

jsfx/jsfx-basic-concept-basic-code-reference · kind=reference

Basic code reference

Overview of EEL2 syntax: variables, expressions, statements, and how JSFX code is compiled and executed.

Kind: concept

The core of JSFX is custom code written in a simple language (called EEL2), which has many similarities to C. Code is written in one or more of the numerous code sections. Some basic features of this language are:

Other sections in this document