Uses of Interface
net.paulhertz.pixelaudio.curves.PAGesture
Packages that use PAGesture
Package
Description
Gesture, path, and Bézier curve modeling classes for PixelAudio.
Sample-accurate event scheduling, gesture-based time management, and audio utility functions.
-
Uses of PAGesture in net.paulhertz.pixelaudio.curves
Classes in net.paulhertz.pixelaudio.curves that implement PAGestureModifier and TypeClassDescriptionclassPACurveMaker is a utility and storage class for gestures and curve modeling, with point reduction and drawing to on-screen PApplets or off-screen PGraphics. -
Uses of PAGesture in net.paulhertz.pixelaudio.schedule
Classes in net.paulhertz.pixelaudio.schedule that implement PAGestureModifier and TypeClassDescriptionfinal classData container for aPAGesturewith immutable points and times and an optional start time (in milliseconds).