Uses of Enum Class
heronarts.lx.Tempo.Division
Packages that use 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
Methods in heronarts.lx that return Tempo.DivisionModifier 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.Methods in heronarts.lx with parameters of type Tempo.DivisionModifier 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
Fields in heronarts.lx.effect with type parameters of type Tempo.Division -
Uses of Tempo.Division in heronarts.lx.modulator
Fields in heronarts.lx.modulator with type parameters of type Tempo.DivisionModifier and TypeFieldDescriptionfinal EnumParameter<Tempo.Division>
Damper.tempoDivision
final EnumParameter<Tempo.Division>
LXPeriodicModulator.tempoDivision
-
Uses of Tempo.Division in heronarts.lx.pattern.form
Fields in heronarts.lx.pattern.form with type parameters of type Tempo.DivisionModifier and TypeFieldDescriptionfinal EnumParameter<Tempo.Division>
ChevronPattern.tempoDivision
-
Uses of Tempo.Division in heronarts.lx.pattern.strip
Fields in heronarts.lx.pattern.strip with type parameters of type Tempo.Division -
Uses of Tempo.Division in heronarts.lx.pattern.texture
Fields in heronarts.lx.pattern.texture with type parameters of type Tempo.Division