Uses of Class
net.paulhertz.pixelaudio.sampler.SamplerBrushEvent
Packages that use SamplerBrushEvent
Package
Description
Package
net.paulhertz.pixelaudio.example provides example Processing sketches and
demonstrations of PixelAudio library functionality.Digital audio sampling synthesis classes for PixelAudio, built on the
Minim library for Processing.
-
Uses of SamplerBrushEvent in net.paulhertz.pixelaudio.example
Fields in net.paulhertz.pixelaudio.example with type parameters of type SamplerBrushEventModifier and TypeFieldDescription(package private) ArrayList<SamplerBrushEvent>Bagatelle.samplerBrushEvents(package private) ArrayList<SamplerBrushEvent>DeadBodyWorkFlow.samplerBrushEvents(package private) ArrayList<SamplerBrushEvent>TutorialOne_03_Drawing.samplerTimeLocsTutorialOne_04_Network.samplerTimeLocs(package private) ArrayList<SamplerBrushEvent>TutorialOne_06_WindowBuffer.samplerTimeLocs -
Uses of SamplerBrushEvent in net.paulhertz.pixelaudio.sampler
Methods in net.paulhertz.pixelaudio.sampler with parameters of type SamplerBrushEvent