|
arduino-audio-tools
|
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 |
Result of the FFT.