|
arduino-audio-tools
|
#include "AudioToolsConfig.h"Go to the source code of this file.
Classes | |
| class | int24_3bytes_t |
| 24bit integer which is used for I2S sound processing. The values are really using 3 bytes. It works only on little endian machines! More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | INT24_MAX 0x7FFFFF |
| #define INT24_MAX 0x7FFFFF |