AMOS Samples Bank format
From ExoticA
AMOS sample banks are created with the Sample Bank Editor shipped with AMOS. They are one of AMOS's native file formats.
The samples can be played back with the Music extension.
The format of the bank is as follows:
Offset | Length | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 20 bytes | The regular bank header | |||||||||||||||
20 | 2 bytes | the number of samples in this bank (n) | |||||||||||||||
22 | n*4 bytes | a list of offsets, each 4 bytes long, to each sample. The offset is relative to the location of the "number of samples" field above | |||||||||||||||
22+n*4 | ? bytes | all samples, as pointed to by the offsets table. Each sample is individually sized and has this format:
|