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

interleaved <--> sequential conversions #22

Open
Be-ing opened this issue Dec 9, 2022 · 1 comment
Open

interleaved <--> sequential conversions #22

Be-ing opened this issue Dec 9, 2022 · 1 comment
Labels
question Further information is requested

Comments

@Be-ing
Copy link
Contributor

Be-ing commented Dec 9, 2022

It would be nice to provide means to convert between interleaved and sequential buffers.

@udoprog
Copy link
Owner

udoprog commented Dec 9, 2022

You can do it with copy and translate here:
https://docs.rs/audio/0.2.0-alpha.4/audio/buf/index.html

@udoprog udoprog added the question Further information is requested label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants