|
arduino-audio-tools
|
Go to the source code of this file.
Classes | |
| class | ALACBinaryConfig |
| Magic Cookie. More... | |
| class | DecoderALAC |
| ALAC (Apple Lossless Audio Codec) decoder. This class depends on https://github.com/pschatzmann/codec-alac. This implementaion is based on https://github.com/macosforge/alac. More... | |
| class | EncoderALAC |
| ALAC (Apple Lossless Audio Codec) encoder. This class is responsible for encoding audio data into ALAC format. The implementaion is based on https://github.com/macosforge/alac. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |