Package com.jsyn.data

Interface Summary
Function  
SequentialData Interface for objects that can be read and/or written by index.
 

Class Summary
AudioSample Base class for FloatSample and ShortSample.
DoubleTable Evaluate a Function by interpolating values in a table.
FloatSample Store multi-channel floating point audio data in an interleaved buffer.
SegmentedEnvelope Store an envelope as a series of line segments.
SequentialDataCommon Abstract base class for envelopes and samples that adds sustain and release loops.
ShortSample Store multi-channel short audio data in an interleaved buffer.