Uses of Enum Class
net.paulhertz.pixelaudio.schedule.AudioUtility.NormalizationMode
Packages that use AudioUtility.NormalizationMode
Package
Description
Package
net.paulhertz.pixelaudio.schedule provides sample-accurate event scheduling,
gesture-based time management, and audio utility functions for the PixelAudio library.-
Uses of AudioUtility.NormalizationMode in net.paulhertz.pixelaudio.schedule
Methods in net.paulhertz.pixelaudio.schedule that return AudioUtility.NormalizationModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AudioUtility.NormalizationMode[]AudioUtility.NormalizationMode.values()Returns an array containing the constants of this enum class, in the order they are declared.