Chapter 5. Class 5 ― MKSynthPatches

Table of Contents
Review: Classes in the MusicKit
MusicKit Synthesis Classes (review)
The MKSynthPatch Class
The MusicKit SynthPatch Library Classes
The MKSynthPatch Library Timbre Data Base
Making Your Own MKSynthPatch Class
Specifying a Collection of MKUnitGenerators
Specifying the Connections
Specifying the Performance Behavior
Specifying the Performance Behavior + Example
Complete Example
Fancier SynthPatches
The Complete Story About Phrase Status
Assignment - Week 5

Review: Classes in the MusicKit

Representation classes (7)

MKNote, MKPart, MKScore, etc.

Performance classes (16)

MKConductor, MKPerformer, MKInstrument, etc.

DSP Synthesis classes (5)

MKOrchestra, MKUnitGenerator, MKSynthPatch, MKSynthData, MKPatchTemplate (also MKSynthInstrument)