Uses of Enum Class
heronarts.lx.Tempo.Division
Package
Description
Core LX engine and component functionality.
Layer components that mutate existing buffers with standardized enable/disable.
Utility abstraction for values that vary over time.
-
Uses of Tempo.Division in heronarts.lx
Modifier and TypeMethodDescriptionstatic Tempo.Division
Returns the enum constant of this class with the specified name.static Tempo.Division[]
Tempo.Division.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptiondouble
Tempo.getBasis
(Tempo.Division division) Gets the basis of the tempo, relative to a tempo division.int
Tempo.getCycleCount
(Tempo.Division division) Gets the cycle count at this tempo division -
Uses of Tempo.Division in heronarts.lx.effect
-
Uses of Tempo.Division in heronarts.lx.modulator
Modifier and TypeFieldDescriptionfinal EnumParameter<Tempo.Division>
Damper.tempoDivision
final EnumParameter<Tempo.Division>
LXPeriodicModulator.tempoDivision
-
Uses of Tempo.Division in heronarts.lx.pattern.form
Modifier and TypeFieldDescriptionfinal EnumParameter<Tempo.Division>
ChevronPattern.tempoDivision
-
Uses of Tempo.Division in heronarts.lx.pattern.strip
-
Uses of Tempo.Division in heronarts.lx.pattern.texture