Uses of Enum Class
net.paulhertz.pixelaudio.WaveData.WaveState
Packages that use WaveData.WaveState
Package
Description
Package
net.paulhertz.pixelaudio blends sounds and images by mapping between
arrays of audio samples and arrays of pixel values.-
Uses of WaveData.WaveState in net.paulhertz.pixelaudio
Fields in net.paulhertz.pixelaudio declared as WaveData.WaveStateMethods in net.paulhertz.pixelaudio that return WaveData.WaveStateModifier and TypeMethodDescriptionstatic WaveData.WaveStateReturns the enum constant of this class with the specified name.static WaveData.WaveState[]WaveData.WaveState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.paulhertz.pixelaudio with parameters of type WaveData.WaveState