Previous: Task and Processor Up: A Bestiary of Kiwi Objects Next: Scheduler

InstrTable

The InstrTable contains the names of timbres and pointers to the timbre building functions defined by the composer. The first Task corresponding to a given Note calls InstrTable::Build, passing it the timbre name extracted from the score file. The timbre name is matched against the existing names in the InstrTable and the appropriate function is called. If there is no match, an error message is printed.


[Bill's Home Page] Comments to walker@shout.net