C# FMOD_CHANNEL_getSpectrum ?

in C# wrapper for using api
channel instance can’t call that function.
how can I call that function in C#?

The answer can be found here: https://www.fmod.org/questions/question/get-full-spectrum-of-a-sound-in-unity/

If you are unsure of a function or struct, the documentation should give you a better understanding otherwise searching in Google “FMOD …” will usually show our docs in the first couple of links.

1 Like