Uses of Enum Class
net.paulhertz.pixelaudio.granular.GestureGranularTexture.WindowPreset
Packages that use GestureGranularTexture.WindowPreset
-
Uses of GestureGranularTexture.WindowPreset in net.paulhertz.pixelaudio.granular
Methods in net.paulhertz.pixelaudio.granular that return GestureGranularTexture.WindowPresetModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GestureGranularTexture.WindowPreset[]GestureGranularTexture.WindowPreset.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.paulhertz.pixelaudio.granular with parameters of type GestureGranularTexture.WindowPresetModifier and TypeMethodDescriptionGestureGranularTexture.Builder.selectWindowPreset(GestureGranularTexture.WindowPreset preset) Convenience helper to select a preset and set the corresponding WindowFunction.