See: Description
Interface | Description |
---|---|
FloatSampleInput |
Master interface for all classes providing audio data in FloatSampleBuffers.
|
Class | Description |
---|---|
AudioFileTypes |
This class is a proposal for generic handling of audio file format types.
|
AudioFormats | |
AudioFormatSet |
A set where the elements are uniquely referenced by
AudioFormats.equals rather than their object reference.
|
AudioSystemShadow |
Experminatal area for AudioSystem.
|
AudioUtils | |
Encodings |
This class is a proposal for generic handling of encodings.
|
FloatInputStream |
An implementation of AudioInputStream that implements the FloatSampleInput
interface.
|
FloatSampleBuffer |
A class for small buffers of samples in linear, 32-bit floating point format.
|
FloatSampleTools |
Utility functions for handling data in normalized float arrays.
|
TAudioFormat | |
TConversionTool |
Useful methods for converting audio data.
|
TVolumeUtils |
Helper classes for the implementation of sampled audio stuff. The classes provided here .