Skip to content

Commit

Permalink
Fixed a few bugs in the parsing of WavPack files as well as added the…
Browse files Browse the repository at this point in the history
… possibility to parse more than just the first block.
  • Loading branch information
larspalo committed Sep 6, 2024
1 parent 7505610 commit 13a95e5
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 227 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed

- Reading of FourCC values in wave/wavpack files so that sample file details are correctly shown.
- Reading of FourCC values in WAV/WavPack files so that sample file details are correctly shown on all platforms.
- Reading of more than just the block in a WavPack file and a few related bugs.

## [0.15.0] - 2024-07-27

Expand Down
Loading

0 comments on commit 13a95e5

Please sign in to comment.