Unroll a matrix into a list
| Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
| Name | Type | g/s | Description |
|---|---|---|---|
| listlength | int | The length of the output list (default = 128) | |
| offset | int | The x and y offsets from the start of matrix (default = 0 0) | |
| plane | int | The plane whose values will be reported (default = 0) |
| Name | Description |
|---|---|
| jit.fill | Fill a matrix with a list |
| jit.iter | Iterate a matrix as a series of Max lists/values |
| jit.matrix | The Jitter Matrix! |
| zl | Multi-purpose list processing |
| Tutorial 11: Lists and Matrices | Tutorial 11: Lists and Matrices |