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.data Provides classes for handling buffers of data, including samples and common waveforms and windows.
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.