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

add support for non-mappable bit depths #1

Open
dmeliza opened this issue Aug 29, 2013 · 0 comments
Open

add support for non-mappable bit depths #1

dmeliza opened this issue Aug 29, 2013 · 0 comments
Assignees
Milestone

Comments

@dmeliza
Copy link
Member

dmeliza commented Aug 29, 2013

The WAVE format supports container sizes (bit depths) that can't be directly mapped into numpy arrays (e.g., 24 bits). These formats could be supported by copying the data to an array of a larger memory type.

@ghost ghost assigned dmeliza Aug 29, 2013
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