arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
AnalogAudioStream.h File Reference
#include "AudioToolsConfig.h"
#include "AnalogDriverBase.h"
#include "AnalogDriverESP32.h"
#include "AnalogDriverESP32V1.h"
#include "AnalogDriverMBED.h"
#include "AnalogDriverArduino.h"
#include "AnalogAudioArduino.h"

Go to the source code of this file.

Classes

class  AnalogAudioStream
 ESP32: A very fast ADC and DAC using the ESP32 I2S interface. For all other architectures we support reading of audio only using analog input with a timer. More...
 

Namespaces

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