Tracktion / choc

A collection of header only classes, permissively licensed, to provide basic useful tasks with the bare-minimum of dependencies.
Other
543 stars 49 forks source link

bwav chunk umid #31

Closed Chester3176 closed 1 year ago

Chester3176 commented 1 year ago

Hi,

In choc_AudioFileFormat_WAV.h, the lambda in the function writeMetadata_BWAV creates an index out of range error: umid[i + 1]

julianstorer commented 1 year ago

Thanks for reporting! Looks like a silly typo, I've pushed a fix now