Basics of Max, Part 2
Intercommunication
- patch cords
- send / receive
- send~ / receive~
- value
- pvar
Variables, Data Storage:
Arithmetic:
- <, <=, ==, >=, >
- +, -, *, /, !-, !/, %
- scale / zmap
- expr
Data Processing:
- if / else
- select
- change
- togedge
- route
Timing:
- delay / pipe
- metro
- phasor~
- line
- line~
Download Example Patches
|