| Modifier and Type | Class and Description |
|---|---|
class |
Clock
A Clock that triggers at subdivisions of a given BPM, synchronized to the
audio playback clock.
|
class |
Property
A wrapper type for double values that supports key frame animation in sync
with the
Graph. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Graph.addDependent(Graph.Dependent dependent)
Add a
Graph.Dependent to the graph. |
protected void |
Graph.removeDependent(Graph.Dependent dependent)
Remove a
Graph.Dependent from the graph. |
Copyright © 2020. All rights reserved.