Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Namespaces | Variables
fft.h File Reference

Wrapper of the ArduinoFFT library. More...

Go to the source code of this file.

Classes

class  lampda::utils::fft::FftAnalyzer< samplesFFT, resultSize, T >
 Wrapper class for the FFT implementation. More...
 

Namespaces

namespace  lampda
 Program scope.
 
namespace  lampda::utils
 Utility function and classes.
 

Variables

constexpr int lampda::utils::fft::SAMPLE_RATE = 16000
 Base sample rate in Hz - standard.
 

Detailed Description

Wrapper of the ArduinoFFT library.