8000 audio file reading & writing · Issue #2 · ahihi/sapf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

audio file reading & writing #2

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

Open
ahihi opened this issue Feb 8, 2025 · 4 comments
Open

audio file reading & writing #2

ahihi opened this issue Feb 8, 2025 · 4 comments

Comments

@ahihi
Copy link
Owner
ahihi commented Feb 8, 2025

libsndfile or something else?

@ahihi ahihi changed the title cross-platform audio file reading & writing audio file reading & writing Feb 8, 2025
@ahihi
Copy link
Owner Author
ahihi commented Feb 12, 2025

started working on this, a bit of refactoring needed...

@chairbender
Copy link

Believe it or not I've just finished all the SIMD porting stuff in my own fork (including even porting the non-Eigen stuff to use XSIMD).

I was eyeing this issue next. I can figure out where you left off and try to finish out the rest of it!

@ahihi
Copy link
Owner Author
ahihi commented Apr 4, 2025

i got sound file reading (sf>) to work in its most basic form, but i believe it still needs resampling in case the file's sample rate differs from sapf's. no writing yet.

@chairbender
Copy link
chairbender commented Apr 15, 2025

I think I have this stuff all working now in my fork unless I've missed something. I actually have all of my pending work merged to my main branch just as a reference (and all building too!). The resampling was quite the undertaking! I'll send the PRs your way as we get through the current PRs!

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

No branches or pull requests

2 participants
0