arduino-audio-tools
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
AudioFFTResult Struct Reference

Result of the FFT. More...

#include <AudioFFT.h>

Public Member Functions

int frequencyAsInt ()
 
const char * frequencyAsNote ()
 
const char * frequencyAsNote (float &diff)
 

Public Attributes

int bin = 0
 
float frequency = 0.0f
 
float magnitude = 0.0f
 

Detailed Description

Result of the FFT.


The documentation for this struct was generated from the following file: