alv
language reference
This reference manual documents the alv
langauge and its standard facilities
in detail. If you are new to alive, the getting started guide is the
recommended place to start. If you are looking for information on adding your
own module or contributing to alive, check out the
developer documentation.
contents
- syntax
- evaltime and runtime
- evaltime
- runtime
- compound types
- builtin listing
- included modules
array
: Utilities for dealing with arrays.glsl-view
: glsl-view integration via OSC.link-time
: Musical time with Ableton Link.logic
: Logical operations.love
: LÖVE graphics.mat4
: Operators for generating 4x4 Matrices.math-simple
: Mathematical functions for scalars.math
: Mathematical functions.midi
: MIDI integration.osc
: OSC integration.pilot
: Pilot integration.random
: Random number generation.rhythm
: Rhythm-generation and sequencing.sc
: SuperCollider integration.string
: Utilities for dealing with strings.struct
: Utilities for dealing with structs.testing
: Operators for testing.time
: Time-variant operators.util
: Utility operators.vis
: Operators for in-editor visualisation.