How to create .bank file from .wav with fmod studio.
I’m creating a 2D game in Visual Studio 2017 in c++ with OpenGL, SDL, and I want to create the sound of a explosion when the character in this game die. But I don’t know how to create .bank file with fmod studio from .wav file.
I’m sorry for my bad English.
Thank you for your any suggestion.