|
arduino-audio-tools
|
Go to the source code of this file.
Classes | |
| class | MP3DecoderMini |
| MP3 Decoder using https://github.com/pschatzmann/minimp3. This decoder does not provide any good results and it is not suited to decode any audio above 32000 on an ESP32. So the sample rate is limited by the MINIMP3_MAX_SAMPLE_RATE variable. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | MINIMP3_MAX_SAMPLE_RATE 44100 |
| #define | MINIMP3_NO_STDIO |
| #define MINIMP3_MAX_SAMPLE_RATE 44100 |
| #define MINIMP3_NO_STDIO |