Max/MSP Toko

Class introductions
Working with Sound
Basics of Max
A bit about Max
Basics of Max, Part 2
Further Explorations


Useful Links:
Download Max
C74 Forums
Max Objects Database
Basics of Max, Part 2

Intercommunication
  • patch cords
  • send / receive
  • send~ / receive~
  • value
  • pvar
Variables, Data Storage:
  • pack, pak
  • $1
  • sprintf
Arithmetic:
  • <, <=, ==, >=, >
  • +, -, *, /, !-, !/, %
  • scale / zmap
  • expr
Data Processing:
  • if / else
  • select
  • change
  • togedge
  • route
Timing:
  • delay / pipe
  • metro
  • phasor~
  • line
  • line~
Download Example Patches