Lib.numbers.anim.animators¶
Operators¶
- AnimBoolean
- AnimFloatList
- AnimInt — Animates an integer value.
- AnimValue — Generates a repetitive LFO-like signal synced to the current BPM rate. It supports various shapes, modes and forms.
- AnimVec2 — Generates a repetitive LFO-like signal synced to the current BPM rate. It supports various shapes, modes, and forms.
- AnimVec3 — Generates a repetitive LFO-like signal synced to the current BPM rate. It supports various shapes, modes and forms.
- OscillateVec2 — A helper that combines 2 sin waves into a vector
- OscillateVec3 — A helper that combines 3 sin waves into a vector
- SequenceAnim — Creates a visual sequencer that can be controlled by adding a string of numbers
- TriggerAnim — Generate interactive animation values that can be triggered with a boolean value.
Auto-generated from the operator library.