Uses of Enum Class
net.paulhertz.pixelaudio.example.Bagatelle.PerformancePreset
Packages that use Bagatelle.PerformancePreset
Package
Description
Package
net.paulhertz.pixelaudio.example provides example Processing sketches and
demonstrations of PixelAudio library functionality.-
Uses of Bagatelle.PerformancePreset in net.paulhertz.pixelaudio.example
Fields in net.paulhertz.pixelaudio.example with type parameters of type Bagatelle.PerformancePresetModifier and TypeFieldDescription(package private) ArrayList<Bagatelle.PerformancePreset>Bagatelle.presetStackMethods in net.paulhertz.pixelaudio.example that return Bagatelle.PerformancePresetModifier and TypeMethodDescription(package private) static Bagatelle.PerformancePresetBagatelle.PerformancePreset.fromKey(char k) static Bagatelle.PerformancePresetReturns the enum constant of this class with the specified name.static Bagatelle.PerformancePreset[]Bagatelle.PerformancePreset.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.paulhertz.pixelaudio.example with parameters of type Bagatelle.PerformancePresetModifier and TypeMethodDescriptionvoidBagatelle.runPerformancePreset(Bagatelle.PerformancePreset cue, char key)