Uses of Enum Class
eu.bandm.sig.adlib2.math.FloatADSR.State
Packages that use FloatADSR.State
-
Uses of FloatADSR.State in eu.bandm.sig.adlib2.math
Fields in eu.bandm.sig.adlib2.math with type parameters of type FloatADSR.StateModifier and TypeFieldDescriptionfinal SignalSource<FloatADSR.State> FloatADSR.State.constantfinal EnumSignalSource<FloatADSR.State> FloatADSR.State.unboxedMethods in eu.bandm.sig.adlib2.math that return FloatADSR.StateModifier and TypeMethodDescriptionFloatADSR.getPostState()FloatADSR.getPreState()static FloatADSR.StateReturns the enum constant of this class with the specified name.static FloatADSR.State[]FloatADSR.State.values()Returns an array containing the constants of this enum class, in the order they are declared.