hi
I am working this (http: //wiki.openmusiclabs.com/wiki/Example) project(FFT) . its do not compile .
the Erorr is :
example-Amir1.ino:18:43: fatal error: FFT.h: No such file or directory
compilation terminated.
Error compiling.
What do I to fix the problem ؟
please help me . thanks
pert
3
You need to install the FFT library from ArduinoFFT - Open Music Labs Wiki. Follow the installation instructions on that page.
Also, please don't duplicate post(Error:No such file or directory - Installation & Troubleshooting - Arduino Forum)
spycatcher2k:
Install the FFT library.
I Download zip file and install it .
I install fft library but The problem can not be solved !