Does anyone who uses FMOD have basic tips for how best to use it? I got it playing loose faudio files, but I see it supports .FSB files, .bank files, something called fmod studio... it's not at all obvious to me what's the best practices here.
I'm gonna use whatever is better if possible... one thing that is a priority is seamless looping mp3/ogg whatever. I know that fmod can do this but can't find info on how - like do I feed it an uncompressed wave and specify the loop points in the studio?
-
-
One way to do it is kinda like that. You create the music event in fmod studio, specify the loop points. Then you load up that event in your code using the api and tell it when to start and when to stop (and when to change whatever parameters you want)
-
That's using the Studio API. If you want to use the Low Level API you don't use fmod studio at all, you just set the loop points in code, it has built-in methods for doing most simple stuff like that.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.