We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Lib_adat partially handles ADAT for the user, it sets user bit[2] for example. However, user code must do some sample re-arranging. For example, https://github.com/xmos/lib_xua/blob/5e5b2b7bd5e8e451f9c6cb98184abc80ce14d82c/lib_xua/src/core/audiohub/audiohub_adat.h#L8
It would be nice if this was handled within lib_adat. A very old attempt by an FAE is attached. adattransmitter.xc.txt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Lib_adat partially handles ADAT for the user, it sets user bit[2] for example. However, user code must do some sample re-arranging. For example, https://github.com/xmos/lib_xua/blob/5e5b2b7bd5e8e451f9c6cb98184abc80ce14d82c/lib_xua/src/core/audiohub/audiohub_adat.h#L8
It would be nice if this was handled within lib_adat. A very old attempt by an FAE is attached.
adattransmitter.xc.txt
The text was updated successfully, but these errors were encountered: