Uses of Enum Class
heronarts.lx.pattern.audio.SoundObjectPattern.ShapeMode
Packages that use SoundObjectPattern.ShapeMode
-
Uses of SoundObjectPattern.ShapeMode in heronarts.lx.pattern.audio
Fields in heronarts.lx.pattern.audio with type parameters of type SoundObjectPattern.ShapeModeModifier and TypeFieldDescriptionSoundObjectPattern.Engine.shapeMode1
SoundObjectPattern.Engine.shapeMode2
Methods in heronarts.lx.pattern.audio that return SoundObjectPattern.ShapeModeModifier and TypeMethodDescriptionstatic SoundObjectPattern.ShapeMode
Returns the enum constant of this class with the specified name.static SoundObjectPattern.ShapeMode[]
SoundObjectPattern.ShapeMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.