Synth, SynthDef, Iteration, Routines - Week 3 Fall 2019 MUS 499C - Intro to SuperCollider

SC code files for these videos: https://uofi.box.com/v/mus499C-Fall2019 Introduction to SynthDef and Synth classes, which provide a more formal and robust alternative to Function-dot-play. Also covers iteration techniques using 'do' and 'collect', and basic Routine usage to create time-specific sequences of events.