You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some devices, such as the xrtrx, have native 12 bit support. There is the choice to extend to 16 bit or shift to 8 bit, either of which are typically used with bandwidth/precision tradeoffs.
It would be nice to have Int12 support so no such tradeoff has to be made in environments with a surplus of processing power, and where bandwidth can be saturated.
The text was updated successfully, but these errors were encountered:
Some devices, such as the xrtrx, have native 12 bit support. There is the choice to extend to 16 bit or shift to 8 bit, either of which are typically used with bandwidth/precision tradeoffs.
It would be nice to have Int12 support so no such tradeoff has to be made in environments with a surplus of processing power, and where bandwidth can be saturated.
The text was updated successfully, but these errors were encountered: