Interface | Description |
---|---|
TarsosDSPAudioInputStream |
Decouples the audio input stream
|
Class | Description |
---|---|
PipedAudioStream |
An audio file can be used to convert and read from.
|
PipeDecoder |
Decode audio files to PCM, mono, 16bits per sample, at any sample rate using
an external program.
|
TarsosDSPAudioFloatConverter |
This class is used to convert between 8,16,24,32,32+ bit signed/unsigned
big/litle endian fixed/floating point byte buffers and float buffers.
|
TarsosDSPAudioFormat |
AudioFormat is the class that specifies a particular arrangement of data in a sound stream. |
TarsosDSPAudioFormat.Encoding |
The
Encoding class names the specific type of data representation
used for an audio stream. |
UniversalAudioInputStream |