-
Notifications
You must be signed in to change notification settings - Fork 2
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
Comments
started working on this, a bit of refactoring needed... |
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! |
i got sound file reading ( |
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! |
libsndfile or something else?
The text was updated successfully, but these errors were encountered: