Use Non-Frames Version Previous Page Next Page
Orchestra Syntax: Orchestra Header Statements

ftgen

  gir     ftgen      ifn, itime, isize, igen, iarga[, iargb, ...iargz]

Description

Generate a score function table from within the orchestra.

Initialization

gir - either a requested or automatically assigned table number above 100.

ifn - requested table number If ifn is zero, the number is assigned automatically and the value placed in gir. Any other value is used as the table number

itime - is ignored, but otherwise corresponds to p2 in the score f statement.

isize - table size. Corresponds to p3 of the score f statement.

igen - function table GEN routine. Corresponds to p4 of the score f statement.

iarga-iargz - function table arguments. Correspond to p5 through pn of the score f statement.

Performance

This is equivalent to table generation in the score with the f statement.

Author

Barry Vercoe
M.I.T., Cambridge, Mass
1997


Use Non-Frames Version Previous Page Next Page
Orchestra Syntax: Orchestra Header Statements