The MKConductor class provides
scheduling capability.
The MKInstrument class
(abstract) realizes MKNotes in some manner.
E.g. MKSynthInstrumentrealizes
MKNotes on the DSP.
The MKPerformer class
(abstract) dispatches a time-ordered stream of
MKNotes. For example to perform a
MKScore, you use a
MKPartPerformer for each
MKPart in the MKScore.