GP Script Logo

Language Manual

  • Introduction
  • Language Constructs

Reference

  • List of types
  • List of functions
  • List of callbacks
GP Script
  • Docs »
  • Welcome to the GP Script Documentation!
  • View page source

Welcome to the GP Script Documentation!¶

Version: 3.5.0

This document will give you an overview of GP Script, 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
    • A simple example
    • A more interesting example
    • Basic concepts
    • Statements
  • Language Constructs
    • Comments
    • Constants
    • Declarations
    • The type system

Reference

  • List of types
    • Primitive types
    • Opaque and Hybrid types
  • List of functions
    • Arrays
    • ExternalApplication
    • Generators
    • MIDI
    • Math
    • NoteManagement
    • OSC
    • Plugins
    • Sequencing
    • Songs
    • Strings
    • Sysex
    • System
    • Widgets
  • List of callbacks
    • Initialization
    • Rackspace activation
    • Variations
    • MIDI Events
    • Widget Events
    • Plugin Events
    • Generator events
    • OSC messages
    • Playhead events
    • System events

Indices and tables¶

  • Index

  • Search Page

Next

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

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