Package | Description |
---|---|
be.tarsos.dsp |
Contains classes to handle sampled sound.
|
be.tarsos.dsp.io |
Contains an abstraction of audio I/O.
|
be.tarsos.dsp.io.jvm |
Concrete implementations of the abstract audio IO for the JVM.
|
be.tarsos.dsp.writer |
Class and Description |
---|
TarsosDSPAudioFormat
AudioFormat is the class that specifies a particular arrangement of data in a sound stream. |
TarsosDSPAudioInputStream
Decouples the audio input stream
|
Class and Description |
---|
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. |
TarsosDSPAudioInputStream
Decouples the audio input stream
|
Class and Description |
---|
TarsosDSPAudioFormat
AudioFormat is the class that specifies a particular arrangement of data in a sound stream. |
TarsosDSPAudioInputStream
Decouples the audio input stream
|
Class and Description |
---|
TarsosDSPAudioFormat
AudioFormat is the class that specifies a particular arrangement of data in a sound stream. |