Uses of Package
net.paulhertz.pixelaudio.schedule
Packages that use net.paulhertz.pixelaudio.schedule
Package
Description
Gesture, path, and Bézier curve modeling classes for PixelAudio.
Package
net.paulhertz.pixelaudio.example provides example Processing sketches and
demonstrations of PixelAudio library functionality.Granular synthesis classes for PixelAudio.
Package
net.paulhertz.pixelaudio.schedule provides sample-accurate event scheduling,
gesture-based time management, and audio utility functions for the PixelAudio library.-
Classes in net.paulhertz.pixelaudio.schedule used by net.paulhertz.pixelaudio.curvesClassDescriptionData container for a
PAGesturewith immutable points and times and an optional start time (in milliseconds). -
Classes in net.paulhertz.pixelaudio.schedule used by net.paulhertz.pixelaudio.exampleClassDescriptionAudioScheduler: A sample-accurate scheduler for things that should occur at specific times in an audio stream.Data container for a
PAGesturewith immutable points and times and an optional start time (in milliseconds).Build schedules for classes that implement PAGesture or use PAGesture implementers, for example to to build, interpolate, and warp time and point lists.Used to schedule or track events that take place at specific coordinate locations. -
Classes in net.paulhertz.pixelaudio.schedule used by net.paulhertz.pixelaudio.granularClassDescriptionAudioScheduler: A sample-accurate scheduler for things that should occur at specific times in an audio stream.Data container for a
PAGesturewith immutable points and times and an optional start time (in milliseconds). -
Classes in net.paulhertz.pixelaudio.schedule used by net.paulhertz.pixelaudio.scheduleClassDescriptionPolicy for point events whose sampleTime is already in the past when processed.Data container for a
PAGesturewith immutable points and times and an optional start time (in milliseconds).Used to schedule or track events that take place at specific coordinate locations.