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

Add AIFF support #106

Merged
merged 1 commit into from
Sep 17, 2021
Merged

Add AIFF support #106

merged 1 commit into from
Sep 17, 2021

Conversation

hannesbraun
Copy link
Contributor

This pull request adds support for AIFF files. The specification can be found here: http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/AIFF/Docs/AIFF-1.3.pdf

I chose aiff for the extension since this seems to be the more common one (from what I've seen) compared to aif.

To keep consistency, I also chose audio/x-aiff over audio/aiff for the MIME type.

@h2non h2non merged commit 7fafb18 into h2non:master Sep 17, 2021
@hannesbraun hannesbraun deleted the aiff-support branch September 17, 2021 13:09
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.

2 participants