Packages
net.beadsproject.beads.analysis Provides a set of classes for performing audio analysis on a stream of audio data.
net.beadsproject.beads.analysis.featureextractors Provides a set of classes for performing feature extraction on audio data.
net.beadsproject.beads.analysis.segmenters Provides Segmenters for dividing audio data into segments.
net.beadsproject.beads.core Provides Beads' core classes, in particular, Bead, UGen and AudioContext.
net.beadsproject.beads.core.io Provides a set of implementations of AudioIO for different systems.
net.beadsproject.beads.data Provides classes for handling buffers of data, including samples and common waveforms and windows.
net.beadsproject.beads.data.audiofile Provides classes involved in handling audio files.
net.beadsproject.beads.data.buffers Provides BufferFactories for generating various types of wavetables and windows.
net.beadsproject.beads.events Provides classes for handling events.
net.beadsproject.beads.ugens Provides a set of useful UGens.