-
1The 5 second proof of concept is compiled by
gcc -lm -lfftw3 -lasound -Wall gcc_phat_five_sec.c -o gcc_phat_five_sec
Rejoice.
-
2The standalone files in the files section should be placed in directories
root
----array/
|--------/include/mic_array.h
|--------/src/mic_array.c
----fftw/
|--------/include/fftw_utils.h
|--------/src/fftw_utils.c
----misc/
|--------/include/misc_utils.h
|--------/src/misc_utils.c
----main.c
-
3Or the .zip contains a workspace that was created in CodeLite
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.