Constants

<< Click to Display Table of Contents >>

Navigation:  Reference >

Constants

GPScript supports integer, floating point, boolean and string constants (more on strings below). For convenience, MIDI note names can be used in place of integers. For example, C3 is the same as 60, D#4 (or Eb4) is the same as 75. SysEx Message constants can be defined as well (more on SysEx messages below).