ofxAudioAnalyzer
ofxAudioAnalyzer copied to clipboard
Compatibility with OF 0.11
trafficstars
Hi,
Is ofxAudioAnalyzer compatible with OF 0.11 ?
Thanks,
-- Anas
Hi,
I've been using it with OF from git lately (March / May 2022). In Linux I had to compile fftw3f.a to make it work. For Apple M1 it's tricky because its 3 static lib dependencies need to be recompiled and it's not easy.
Here how to make it run in M1 https://forum.openframeworks.cc/t/ofxaudioanalyzer-update/24712/27
So I would say the answer is that ofxAudioAnalyzer is compatible with OF 0.11