@bemoregt wrote:
Hi, All.
I am trying to make spectrogram usimg ofxFFT.
I met this error
"No member named ‘draw’ in ‘ofxFft’ "
when run ofxFftTest example line
fft->draw(0, 0, fft->getSignalSize(), plotHeight);
in https://github.com/kylemcdonald/kyle/tree/master/openframeworks/addons/ofxFft/examples/ofxFftTestWhats wrong to me?
Thanks.
Posts: 2
Participants: 2