ofxAudioAnalyzer icon indicating copy to clipboard operation
ofxAudioAnalyzer copied to clipboard

Compatibility with OF 0.11

Open AnasGhrab opened this issue 5 years ago • 2 comments
trafficstars

Hi,

Is ofxAudioAnalyzer compatible with OF 0.11 ?

Thanks,

-- Anas

AnasGhrab avatar Nov 04 '20 12:11 AnasGhrab

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.

hamoid avatar May 18 '22 19:05 hamoid

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

hamoid avatar May 30 '22 09:05 hamoid