|
arduino-audio-tools
|
Go to the source code of this file.
Classes | |
| class | AACDecoderFAAD |
| AAC Decoder using faad: https://github.com/pschatzmann/arduino-libfaad This needs a stack of around 60000 and you need to make sure that memory is allocated on PSRAM. See https://www.pschatzmann.ch/home/2023/09/12/arduino-audio-tools-faat-aac-decoder/. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | FAAD_INPUT_BUFFER_SIZE 1024*2 |
| #define | FAAD_UNDERFLOW_LIMIT 500 |
| #define FAAD_INPUT_BUFFER_SIZE 1024*2 |
| #define FAAD_UNDERFLOW_LIMIT 500 |