Skip to content

Conversation

@Serial-ATA
Copy link
Owner

This adds support for Musepack files from stream version 4 to 8.

Stream versions 4-6 cannot be detected automatically, they must be read with MpcFile::read_from.

The format supports APE tags (read/write) and ID3v2/ID3v1 tags (read/strip).

Since there are so many versions combined into MpcFile, MpcProperties is an enum with Sv8, Sv7, and Sv4to6 variants.

closes #199

@Serial-ATA Serial-ATA mentioned this pull request May 23, 2023
@Serial-ATA Serial-ATA merged commit 17867f5 into main Jun 6, 2023
@Serial-ATA Serial-ATA deleted the mpc branch June 6, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support mpc

2 participants