MFA File Structure
Docs
Powered by
Powered by
CSoundBank
What is CSoundBank?
CSoundBank is a format used to store an array of values using the
CSound
data type.
Structure
Size
Type
Name
Description
4
ASCII
Header
Bank header, always "APMS"
4
UInt32
Count
The length of the next array
...
CSound
[]
Sounds
An array of sounds, the length is equal to Count