Reviewing sound event system file formats
The event system uses three different file types:
Project file: It contains the data of a project to be used by the FMOD Designer tool.
FEV - Event datafile: It contains the data of a project to be loaded at runtime.
FSB - Wavebank: It contains sound data.
Using wavebanks
In each project, the sound data of a sound definition can be organized into different wavebanks. These wavebanks have various options for compression (PCM/ADPCM/MP3/MPEG2) and to check whether the data gets streamed or fully loaded out of it at runtime.