CMusicBank

What is CMusicBank?

CMusicBank is a format used to store an array of values using the CMusic data type.

Structure

Size Type Name Description
4 ASCII Header Bank header, always "ASUM"
4 UInt32 Count The length of the next array
... CMusic[] Music An array of music, the length is equal to Count