correctly handle WAVE files that have chunks after the "data" chunk
authorMatthew Sheby <44249925+msheby@users.noreply.github.com>
Wed, 24 Nov 2021 06:14:44 +0000 (22:14 -0800)
committerMatthew Sheby <44249925+msheby@users.noreply.github.com>
Wed, 24 Nov 2021 06:15:30 +0000 (22:15 -0800)
commit88c9336b53dcb8da8fc78a5a5cda17e0175dd2cb
tree2a19ecf495ed3bd600ddd1181c0af25f1974a815
parent867e53bc8dcc7af12342b5ea2bde2cc888b94c68
correctly handle WAVE files that have chunks after the "data" chunk
src/PCM_Parser.cpp