|
arduino-audio-tools
|
#include "AudioToolsConfig.h"Go to the source code of this file.
Classes | |
| class | int24_4bytes_t |
| 24bit integer which is used for I2S sound processing. The values are represented as int32_t, but only 3 bytes are used. If you assign values which are too big, they are clipped. 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 |