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