arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
Equalizer3Bands.h File Reference
#include <math.h>
#include "AudioTools/CoreAudio/AudioOutput.h"
#include "AudioTools/CoreAudio/AudioStreams.h"
#include "AudioToolsConfig.h"

Go to the source code of this file.

Classes

struct  ConfigEqualizer3Bands
 Configuration for 3 Band Equalizer. More...
 
struct  Equalizer3Bands::EQSTATE
 Filter state for each channel. More...
 
struct  Equalizer3BandsPerChannel::EQSTATE
 
class  Equalizer3Bands
 3 Band Equalizer with identical settings for all channels More...
 
class  Equalizer3BandsPerChannel
 3 Band Equalizer with per-channel frequency and gain control Allows independent frequency and gain settings for each audio channel. Each channel can have different low/high frequency cutoffs and different gain values for low, medium, and high frequency bands. More...
 

Namespaces

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