go-audio / wav

Battle tested Wav decoder/encoder
Apache License 2.0
282 stars 43 forks source link

Added padding byte for list-chunks #32

Closed dg1psi closed 2 years ago

dg1psi commented 3 years ago

RIFF chunk word alignment was not considered for list-chunks. Therefore the metadata was not parsed correctly.