AkiyukiOkayasu / pacmog

PCM decoding library for embedded systems
Apache License 2.0
6 stars 3 forks source link

Do not depend on the order of AIFF chunks #34

Open AkiyukiOkayasu opened 1 year ago

AkiyukiOkayasu commented 1 year ago

https://github.com/AkiyukiOkayasu/pacmog/issues/33#issue-1881708527

it doesn't seem to support SSND chunk before COMM or FVER chunks (the AIFF-C '91 spec says: "There are no restrictions on the ordering of local chunks within a FORM AIFC.")