Audio Reactive Infinity Mirror

Dependencies:   mbed-dsp mbed-rtos mbed

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers fftstuff.h Source File

fftstuff.h

00001 #include "rtos.h"
00002 #include "arm_math.h"
00003 #include "arm_const_structs.h"
00004 #include "mbed.h"
00005 
00006 void runFFT(bool input, float colors[3]);