The syntax of a generic opcode is Output Opcode Arguments comment (optional) An orchestra statement is in the form “result action arguments”
P-fields allow the score to change values to change the instrument
Toot 3 shows you how to use envelopes to control the loudness of the instrument
It renders line by line, from top to bottom.
This allows you to skip certain beats and plays the score from there
;advance nomeaning start skip
a 0 0 10
You can reset the beat counter with
s 0
This resets the beat counter so that you can repeat a section without changing the start times p2
. := copy the p-field of the one above + :=
p2 set to p2 + p3 of the above < := Linearly interpolate
between points above and below
gi, gk, and ga rate variables
gacmb init 0
music:__csound: