| array | dynamically-sized array type |
| bool | represents a boolean value |
| float | represents a float |
| function | represents a function |
| integer | represents a signed integer |
| string | represents an immutable string |
| table | a key/value container |
| Audio | package for handling audio streams |
| IO | package for file I/O |
| Lv2 | package for creating and using LV2 plugins |
| Math | package for mathematical operations |
| Midi | package for creating and scheduling MIDI events |
| Osc | package for handling OSC messages |
| System | package for the system environment |
| Transport | package for controlling the transport |
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.