Uses of Enum Class
net.paulhertz.pixelaudio.sampler.SimpleADSR.Stage
Packages that use SimpleADSR.Stage
Package
Description
Digital audio sampling synthesis classes for PixelAudio, built on the
Minim library for Processing.
-
Uses of SimpleADSR.Stage in net.paulhertz.pixelaudio.sampler
Fields in net.paulhertz.pixelaudio.sampler declared as SimpleADSR.StageMethods in net.paulhertz.pixelaudio.sampler that return SimpleADSR.StageModifier and TypeMethodDescriptionstatic SimpleADSR.StageReturns the enum constant of this class with the specified name.static SimpleADSR.Stage[]SimpleADSR.Stage.values()Returns an array containing the constants of this enum class, in the order they are declared.