Search notes:

Csound: Score Statement

f - function table statement

The f statement causes a GEN routine to be stored in a function table.
TODO ... GEN routines

i

i instr-no t-start t-len …
If p3 (t-len) is negative, it ties the note to the next i statement with the same instrument number.
Usually, the forth parameter (p4) is a pitch class value (in the form octave.note-nr) which can be converted to a frequency with cpspch.

Index