Buffers, Filters, Panners - Week 4 Fall 2017 MUS 499C - Intro to SuperCollider
This video covers the following topics:
• Using "if" inside of a UGen function and why it doesn't work
• UGens beyond simple oscillators, noise generators, and envelopes:
- Using the Buffer class to load sound files onto the audio server and playing them with Buffer UGens (PlayBuf and BufRd)
- Filter UGens (LPF, HPF, BPF, BRF, RLPF, RHPF, the BEQSuite)
- Panning UGens (Pan2 and Balance2)