arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Variables
AudioActions.h File Reference
#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 AudioActionsselfAudioActions = nullptr
 

Macro Definition Documentation

◆ DEBOUNCE_DELAY

#define DEBOUNCE_DELAY   500

◆ TOUCH_LIMIT

#define TOUCH_LIMIT   20