arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
EqualizerNBands.h File Reference
#include <math.h>
#include <string.h>
#include <limits>
#include "AudioTools/CoreAudio/AudioBasic/Collections/Vector.h"
#include "AudioTools/CoreAudio/AudioOutput.h"
#include "AudioTools/CoreAudio/AudioStreams.h"
#include "AudioToolsConfig.h"

Go to the source code of this file.

Classes

class  EqualizerNBands< SampleT, AccT, NUM_TAPS, NUM_BANDS >::EQFIRFilter
 
class  EqualizerNBands< SampleT, AccT, NUM_TAPS, NUM_BANDS >
 N-Band Equalizer using FIR filters with logarithmically spaced bands. More...
 

Namespaces

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