arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
Int24_4bytes_t.h File Reference
#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
 

Macro Definition Documentation

◆ INT24_MAX

#define INT24_MAX   0x7FFFFF