Sampled Sound Data

This is the area where the actual sound data for each sample is stored. The
amount of data stored for each sample can be calculated from the sample
length value described in the "Sample Details" section. However, I think
all sample data is padded to the next paragraph boundary. The value used
for padding is usually 1A (hex).

The data here is just raw sample data in Amiga format (i.e. it is signed
- a value of FF (hex) means -1). The data is made up of a series of bytes
which when graphed, will produce the waveform of the sound.