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

Implement deinterleaved buffers #38

Closed
giuliomoro opened this issue Jul 25, 2016 · 0 comments
Closed

Implement deinterleaved buffers #38

giuliomoro opened this issue Jul 25, 2016 · 0 comments

Comments

@giuliomoro
Copy link
Contributor

giuliomoro commented Jul 25, 2016

http://forum.bela.io/d/47-interleaving

BelaInitSettings.interleave is currently ignored.
In the meantime, exit with error message when BelaInitSettings.interleave==0

Once it is implemented, the utilities should transparently handle interleaved and de-interleaved buffers. Not sure, though, how to do this without a) the performance penalty of having an if() in a function that could potentially be called multiple times per sample and, b) compile-time flags, which make it difficult for make to check if a file is up-to-date

@giuliomoro giuliomoro changed the title Implement interleaved buffers Implement non-interleaved buffers Jun 20, 2017
@giuliomoro giuliomoro changed the title Implement non-interleaved buffers Implement deinterleaved buffers Jun 20, 2017
@giuliomoro giuliomoro added this to the SC workshop milestone Jun 20, 2017
adanlbenito pushed a commit to adanlbenito/Bela that referenced this issue Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant