Iterate a matrix as a series of Max lists/values
| Name | Type | g/s | Description |
|---|---|---|---|
| mode | int | Traversal mode (default = 0 (horizontal)) 0 = horizontal traversal 1 = vertical traversal |
| Name | Description |
|---|---|
| iter | Break a list up into a series of numbers |
| jit.fill | Fill a matrix with a list |
| jit.matrix | The Jitter Matrix! |
| jit.spill | Unroll a matrix into a list |
| Tutorial 6: Adjust Color Levels | Tutorial 6: Adjust Color Levels |
| Tutorial 11: Lists and Matrices | Tutorial 11: Lists and Matrices |