arduino-audio-tools
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
 
float frequency
 
float magnitude
 

Detailed Description

Result of the FFT.


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