GPScript Logo

Language Manual

  • Introduction
  • Language changes in GPScript v4
  • Basic concepts
  • Language Constructs in Detail

Reference

  • List of Callbacks
  • List of Functions
  • List of Types

Indices and tables

  • Index
GPScript
  • »
  • Welcome to the GPScript Documentation!

Welcome to the GPScript Documentation!¶

Version: 4.1

This document will give you an overview of GPScript, the scripting language built into Gig Performer. You will find the Gig Performer manual as well as other support information here.

Language Manual

  • Introduction
    • Events and Callbacks
    • Different kinds of scripts
  • Language changes in GPScript v4
    • Multiple initialization sections
    • Combining declarations with initialization
    • Referencing the global rackspace
    • Deprecated functions
  • Basic concepts
    • Statements
    • Function calls
    • Operators
  • Language Constructs in Detail
    • Comments
    • Constants
    • Declarations
    • The type system

Reference

  • List of Callbacks
    • Rackspace callbacks
    • MIDI Events
    • Widget Events
    • Plugin Events
    • Scriptlet events
    • Generator events
    • OSC messages
    • Playhead events
    • Global state
    • Global events
  • List of Functions
    • Ableton
    • Actions
    • Arrays
    • ChordPro
    • ExternalApplication
    • Generators
    • MIDI
    • Math
    • MultiChannelNoteTracker
    • NoteManagement
    • NoteTracker
    • OSC
    • Plugins
    • Rackspaces
    • ScriptletBlock
    • Sequencing
    • Songs
    • Strings
    • Sysex
    • System
    • Widgets
    • Windows
  • List of Types
    • Primitive types
    • Opaque and Hybrid types

Indices and tables¶

  • Index

Next

© Copyright 2021, Dr. David H Jameson, Nebojsa Djogo, Simon Leiner.

Built with Sphinx using a theme provided by Read the Docs.