Name |
Library/Path |
Function |
Tables |
| Vanilla Objects |
| tabread |
|
read numbers from a table |
| tabread4 |
|
read numbers from a table with 4-point interpolation |
| tabwrite |
|
write numbers to a table |
| soundfiler |
|
read and write soundfiles to arrays |
| Extended Objects |
| arraycopy |
flatspace maxlib |
copy data from one array to another |
| arraysize |
flatspace |
returns the size of an array |
| envgen |
flatspace ggee |
envelope generator |
| pianoroll |
|
graphical sequencer controller |
| tabdump |
flatspace zexy |
dump the contents of a table as a list |
| tabminmax |
flatspace zexy |
get minimum and maximum of a table |
| tabset |
flatspace zexy |
set a table with a list of floats |
| tabreadmix~ |
creb flatspace |
overlap add tabread clone |