Loading [MathJax]/extensions/tex2jax.js
ProtoTracer  1.0
Real-time 3D rendering and animation engine
All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Pages
MicrophoneFourierBase.h File Reference

Provides a base class for FFT-based microphone signal processing. More...

Include dependency graph for MicrophoneFourierBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MicrophoneFourierBase
 Base class for FFT-based microphone signal processing. More...
 

Detailed Description

Provides a base class for FFT-based microphone signal processing.

This file defines the MicrophoneFourierBase class, offering foundational functionality for performing Fast Fourier Transform (FFT) on microphone input signals. It includes methods for retrieving FFT results and managing microphone signal data.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file MicrophoneFourierBase.h.