arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
CodecADPCM.h File Reference
#include "ADPCM.h"
#include "AudioTools/AudioCodecs/AudioCodecsBase.h"

Go to the source code of this file.

Classes

class  ADPCMDecoder
 Decoder for ADPCM. Depends on https://github.com/pschatzmann/adpcm. More...
 
class  ADPCMEncoder
 Encoder for ADPCM - Depends on https://github.com/pschatzmann/adpcm> More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.