|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioTypes.h"#include <zephyr/kernel.h>#include <zephyr/drivers/dac.h>#include <zephyr/drivers/adc.h>#include <vector>Go to the source code of this file.
Classes | |
| class | AnalogConfigZephyr |
| Generic ADC and DAC configuration. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | ANALOG_BUFFERS 10 |
| #define | ANALOG_CONFIG |
| #define | ANALOG_MAX_OUT_CHANNELS 10 |
| #define ANALOG_BUFFERS 10 |
| #define ANALOG_CONFIG |
| #define ANALOG_MAX_OUT_CHANNELS 10 |