The Alternative Csound Reference Manual
Prev
Next
Chapter 16. Score Statements and GEN Routines
Table of Contents
Score Statements
GEN Routines
Score Statements
Table of Contents
a Statement (or Advance Statement)
-- Advance score time by a specified amount.
b Statement
-- This statement resets the clock.
e Statement
-- This statement may be used to mark the end of the last section of the score.
f Statement (or Function Table Statement)
-- Causes a GEN subroutine to place values in a stored function table.
i Statement (Instrument or Note Statement)
-- Makes an instrument active at a specific time and for a certain duration.
m Statement (Mark Statement)
-- Sets a named mark in the score.
n Statement
-- Repeats a section.
q Statement
-- This statement may be used to quiet an instrument.
r Statement (Repeat Statement)
-- Starts a repeated section.
s Statement
-- Marks the end of a section.
t Statement (Tempo Statement)
-- Sets the tempo.
v Statement
-- Provides for locally variable time warping of score events.
x Statement
-- Skip the rest of the current section.
Prev
Home
Next
zkwm
Up
a Statement (or Advance Statement)