Skip to content

Conversation

@amemya
Copy link

@amemya amemya commented Nov 25, 2025

Although libsndfile supports AIFF, it was not enabled in LibSndFile.jl. This PR adds format"AIFF" to the supported_formats list and implements the necessary format code mapping in src/LibSndFile.jl.

I will also submit a PR to FileIO.jl to register the AIFF file extension.

@ssfrr
Copy link
Collaborator

ssfrr commented Dec 15, 2025

Can you also add an aiff file to the test files, so we can verify that support works as intended?

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