|
arduino-audio-tools
|
#include "AudioTools/CoreAudio/AudioBasic/Collections/Vector.h"#include "AudioTools/CoreAudio/AudioLogger.h"Go to the source code of this file.
Classes | |
| struct | AudioActions::Action |
| class | AudioActions |
| A simple class to assign functions to gpio pins e.g. to implement a simple navigation control or volume control with buttons. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | DEBOUNCE_DELAY 500 |
| #define | TOUCH_LIMIT 20 |
Variables | |
| static AudioActions * | selfAudioActions = nullptr |
| #define DEBOUNCE_DELAY 500 |
| #define TOUCH_LIMIT 20 |