Search notes:

Csound: function table

Function tables are arrays of floating-point values.
Function tables are created with the score statement f together with a GEN routine
The size of a stored function table is returned with the ftlen opcode.
Function tables are prominently used for the oscil opcode family.

Index