Go to the source code of this file.
|
| class | DecoderL16 |
| | DecoderL16 - Converts an 16 Bit Stream into 16Bits network byte order. More...
|
| |
| class | EncoderL16 |
| | EncoderL16s - Condenses 16 bit PCM data stream to 8 bits data. Most microcontrollers can not process 8 bit audio data directly. 8 bit data however is very memory efficient and helps if you need to store audio on constrained resources. This encoder translates 16bit data into 8bit data. More...
|
| |
|
| namespace | audio_tools |
| | Generic Implementation of sound input and output for desktop environments using portaudio.
|
| |