openFrameworks
openFrameworks copied to clipboard
soundPlayerFFTExample fails on macOS
it seems ofSoundGetSpectrum returns a null pointer
I think it it is because it was changed to AVEngineSoundPlayer
and it doesnt have
getSystemSpectrum
function
cc: @ofTheo