Uses of Class
net.paulhertz.pixelaudio.curves.SamplerBrush
Packages that use SamplerBrush
-
Uses of SamplerBrush in net.paulhertz.pixelaudio.example
Fields in net.paulhertz.pixelaudio.example declared as SamplerBrushModifier and TypeFieldDescription(package private) SamplerBrushGesturePlayground_back.activeSamplerBrush(package private) SamplerBrushGesturePlayground.activeSamplerBrushFields in net.paulhertz.pixelaudio.example with type parameters of type SamplerBrushModifier and TypeFieldDescription(package private) ArrayList<SamplerBrush>GesturePlayground_back.samplerBrushes(package private) ArrayList<SamplerBrush>GesturePlayground.samplerBrushesMethods in net.paulhertz.pixelaudio.example that return SamplerBrushModifier and TypeMethodDescription(package private) SamplerBrushGesturePlayground.toSamplerBrush(AudioBrush brush) Convert a brush explicitly to SamplerBrush.Methods in net.paulhertz.pixelaudio.example with parameters of type SamplerBrushModifier and TypeMethodDescription(package private) intGesturePlayground.appendSamplerBrush(SamplerBrush sb) Append a sampler brush and return its new index.(package private) voidGesturePlayground_back.scheduleSamplerBrushClick(SamplerBrush sb, int clickX, int clickY) (package private) voidGesturePlayground.scheduleSamplerBrushClick(SamplerBrush sb, int clickX, int clickY)