![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Extends the MicrophoneFourierBase class for real-time FFT microphone analysis. More...
#include <Arduino.h>
#include "../../../Utils/Filter/DerivativeFilter.h"
#include "../../../Utils/Filter/FFTFilter.h"
#include "../../../Utils/Time/TimeStep.h"
#include "Utils/MicrophoneFourierBase.h"
Go to the source code of this file.
Classes | |
class | MicrophoneFourier |
Provides real-time FFT analysis of microphone signals. More... | |
Extends the MicrophoneFourierBase class for real-time FFT microphone analysis.
This file defines the MicrophoneFourier class, which builds upon MicrophoneFourierBase to include real-time sampling and processing of microphone signals using FFT. It incorporates utilities for updating and resetting the microphone processing system.
For the MAX9814 microphone.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file MicrophoneFourier_MAX9814.h.