| Class and Description |
|---|
| Clock
A Clock that triggers at subdivisions of a given BPM, synchronized to the
audio playback clock.
|
| Easing
Easing types for use with
Property.Animator.easing |
| Graph
A base audio graph class that replicates the audio API and UGen support
inside PraxisLIVE's audio nodes.#
|
| Graph.Dependent
An interface for types that can be attached to a Graph and will be called
before every new buffer is processed.
|
| GraphPlayer |
| GraphPlayer.Builder
A builder for a GraphPlayer
|
| Linkable
Linkable is a lightweight form of reactive stream for listening to changing
values from inputs, properties, animation, etc.
|
| Linkable.Double
A double primitive specialisation of Linkable.
|
| Linkable.Int
An int primitive specialisation of Linkable.
|
| Property
A wrapper type for double values that supports key frame animation in sync
with the
Graph. |
| Property.Animator
Provides keyframe animation support for Property.
|
Copyright © 2020. All rights reserved.