JEITA  CP-3451 - 89 - The LIST chunk structure is illustrated in Figure 47. Address Offset Code Meaning (Hex) (Hex) +00 4C +01 49 +02 53 +03 54 "LIST" (ckID) +04 ckSize (4 Bytes) +08 listType (4 Bytes) +0C Subchunk1 : : Subchunk2 : : : : : : Sub-chunk list ckData  [ckSize]  of LIST chunk Figure 47 LIST Chunk Structure (2) INFO List   An "INFO list" is a LIST chunk having the registered, general-purpose listType "INFO".   The need for information such as title, copyright and comments is similar in each of the form types. The INFO list is used for storing these kinds of information.   The information itself in an INFO list is stored in the sub-chunk lists. These sub-chunks use only pre-registered, general-purpose chunks, described later below.   The INFO list information is supplementary and has no influence on the Interoperability of the main data, such as WAVE form audio data. It may therefore be skipped without problem. If an unknown chunk is included on the INFO list, as when a new chunk has been defined, it is to be ignored.