Uses of Class
net.paulhertz.pixelaudio.example.Bagatelle.CueResult
Packages that use Bagatelle.CueResult
Package
Description
Example Processing sketches and demonstrations of PixelAudio library functionality.
-
Uses of Bagatelle.CueResult in net.paulhertz.pixelaudio.example
Methods in net.paulhertz.pixelaudio.example that return Bagatelle.CueResultModifier and TypeMethodDescription(package private) abstract Bagatelle.CueResultBagatelle.AJ_PerformancePreset.apply(GestureGranularConfig.Builder cfg, PACurveMaker curve, Bagatelle app) Abstract method for concrete apply() methods implemented by each enum constant.(package private) abstract Bagatelle.CueResultBagatelle.DBWF_PerformancePreset.apply(GestureGranularConfig.Builder cfg, PACurveMaker curve, Bagatelle app) Abstract method for concrete apply() methods implemented by each enum constant.Bagatelle.applyAJPresets(GestureGranularConfig.Builder cfg, PACurveMaker curve) Apply a performance preset from aj_presetStack, for "Abstract Jailbreak" performance.Bagatelle.applyDBWFPresets(GestureGranularConfig.Builder cfg, PACurveMaker curve) Apply a performance preset from dbwf_presetStack, for "DEADBODYWORKFLOW" performance.Bagatelle.applyPerformancePresets(GestureGranularConfig.Builder cfg, PACurveMaker curve) Apply performance presets from the stack associated with the current performance mode.