mstop4 / FMODGMS

🎶 GML bindings to the FMOD Studio low-level API for GM:S and GMS2. Can be used in Windows, macOS, and Linux games.
https://quadolorgames.itch.io/fmodgms
BSD 2-Clause "Simplified" License
62 stars 18 forks source link

(v.0.7.0) Spectrum visualizer no longer displays properly #3

Closed mstop4 closed 7 years ago

mstop4 commented 7 years ago

I know something was fixed with the FFT DSP in the recent versions of FMOD Studio (which also eliminated the crashes I was experiencing with 1.08.08). Need to look into what's changed.

mstop4 commented 7 years ago

Found the problem. It wasn't just FMOD, GM:S didn't like how I calculated the bar heights with the first few bin values returned by the DSP.