Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly support parsing MP3 files without headers. #264

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

psobot
Copy link
Member

@psobot psobot commented Oct 16, 2023

(cc @ruiaf)

This PR fixes an edge case in which Pedalboard fails to read certain MP3 files that don't start with VBR/Info headers. A regression test containing a one-second noise MP3 file is also included.

@psobot psobot added the bug Something isn't working label Oct 16, 2023
@psobot psobot force-pushed the psobot/headerless-mp3-detection branch from d2805e8 to 557a4a2 Compare October 17, 2023 00:51
@psobot psobot merged commit 4012eba into master Oct 17, 2023
27 checks passed
@psobot psobot deleted the psobot/headerless-mp3-detection branch October 17, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant