Uses of Package
net.paulhertz.pixelaudio.curves
Packages that use net.paulhertz.pixelaudio.curves
Package
Description
Package
net.paulhertz.pixelaudio.curves implements light weight classes for Bezier curve modeling.-
Classes in net.paulhertz.pixelaudio.curves used by net.paulhertz.pixelaudio.curvesClassDescriptionAbstract class for combining gesture data from PACurveMaker with settings for modifying gesture data and setting audio generation parameters with GestureGranularConfig.Builder.Maps gesture points to indices into a mappingSnapshot array.Class to store a path composed of lines and Bezier curves, along with fill, stroke, weight and opacity values.Provides storage for a cubic Bezier curves's control points and anchor point.PACurveMaker is a utility and storage class for gestures and curve modeling, with point reduction and drawing to on-screen PApplets or off-screen PGraphics.Simple Processing-friendly callback interface.PAGesture provides a definitional interface for "gestures": A gesture is constructed from 1) a list of points and 2) a list of time offsets where 3) both lists have the same cardinality and 4) time offsets are monotonically non-dereasing.Stores a line vertex consisting of a single point.Interface for line and curve vertices.
-
Classes in net.paulhertz.pixelaudio.curves used by net.paulhertz.pixelaudio.exampleClassDescriptionAbstract class for combining gesture data from PACurveMaker with settings for modifying gesture data and setting audio generation parameters with GestureGranularConfig.Builder.PACurveMaker is a utility and storage class for gestures and curve modeling, with point reduction and drawing to on-screen PApplets or off-screen PGraphics.
-
Classes in net.paulhertz.pixelaudio.curves used by net.paulhertz.pixelaudio.granularClassDescriptionPACurveMaker is a utility and storage class for gestures and curve modeling, with point reduction and drawing to on-screen PApplets or off-screen PGraphics.
-
Classes in net.paulhertz.pixelaudio.curves used by net.paulhertz.pixelaudio.scheduleClassDescriptionPACurveMaker is a utility and storage class for gestures and curve modeling, with point reduction and drawing to on-screen PApplets or off-screen PGraphics.