MaxMSP

Part 1

Learning MaxMSP with the aim of making an ambient looper picking random length subsamples from a buffer and playing at various pitches/rates:

  1. Basic pitch and reverb - first patch
  2. Basic pitch and reverb file - with ability to record output
  3. Basic buffer loop - drag selection on a waveform to loop
  4. Basic buffer loop rate - setting rate of a buffer loop using play~ with logic added to hide any clicks at bad loop points. Includes a second implementation using groove~
  5. Random subsample looper - a full patch using all of the above and more
  6. Infiniverb - creating a reusable component
  7. Live input buffer looper - all of the above, but on a live 10 second input buffer

Part 2

Live effects, hopefully for a guitar pedal using RNBW.