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

feature/any-audio-file-type #15

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

NicolasMICAUX
Copy link

Link to Relevant Issue

This pull request resolves #14

Description of Changes

Change only on 1 line, glob("*.wav") => chain of globs for every relevant audio file format.

NB : I have not run the just command and made no tests, no enough time to do so. But my code works, very simple change made.

Copy link
Member

@evamaxfield evamaxfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting this started! If tests pass I will merge and release!

@evamaxfield
Copy link
Member

Seems like tests are breaking but they dont seem to be related to your changes... Will look in a bit.

@evamaxfield
Copy link
Member

Really sorry on the delay on this. If you are still interested, can you merge main and push -- I think everything should be fixed.

@kristopher-smith
Copy link

#14 (comment)

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.

AudioSegment.from_file is not restricted to WAV files
3 participants