Chapter 4. Class 4 ― DSP Synthesis Classes

Table of Contents
Review: Classes in the MusicKit
MusicKit Synthesis Classes
A Simple Common Example
The MKOrchestra Class
MKOrchestra Settings
The MKSynthInstrument Class
Intro to MKUnitGenerators
The MKUnitGenerator Library
The MKUnitGenerator Class
Connecting MKUnitGenerators
The MKSynthData Class
Simple Example of a Collection of MKUnitGenerators, Operated from a User Interface
Assignment - Week 4

Review: Classes in the MusicKit

Representation classes (7)

MKNote, MKPart, MKScore, etc.

Performance classes (16)

MKConductor, MKPerformer, MKInstrument, etc.

DSP Synthesis classes (4)

MKOrchestra, MKUnitGenerator, MKSynthPatch, MKSynthData

(also MKSynthInstrument)