Uses of Enum Class
eu.bandm.music.applications.myKdF.Control.envelopeForm
Packages that use Control.envelopeForm
Package
Description
Allows to play "Die Kunst der Fuge" on any JRE, with arrangement
defined interactively by the user.
-
Uses of Control.envelopeForm in eu.bandm.music.applications.myKdF
Fields in eu.bandm.music.applications.myKdF with type parameters of type Control.envelopeFormModifier and TypeFieldDescription(package private) Post
<Control.envelopeForm> Control.Material.envelopeForm
Control point of the currently selected envelope for the sound snythesis of this material layer.Methods in eu.bandm.music.applications.myKdF that return Control.envelopeFormModifier and TypeMethodDescriptionstatic Control.envelopeForm
Returns the enum constant of this class with the specified name.static Control.envelopeForm[]
Control.envelopeForm.values()
Returns an array containing the constants of this enum class, in the order they are declared.