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

createSampleFromAsset() requires swap file to read WAV data... #29

Closed
igorski opened this issue Aug 19, 2017 · 0 comments
Closed

createSampleFromAsset() requires swap file to read WAV data... #29

igorski opened this issue Aug 19, 2017 · 0 comments
Labels
improvement Enhancing existing functionality

Comments

@igorski
Copy link
Owner

igorski commented Aug 19, 2017

...whereas previously its contents could be read directly into memory as a byte array. In NDK 26 parsing of the WAV data inside the byte array fails, introduced temporary swap and read as File as an intermediate "solution".

Fix this, yo.

@igorski igorski changed the title _createSampleFromAsset()_ requires swap file to read WAV data... createSampleFromAsset() requires swap file to read WAV data... Aug 21, 2017
@igorski igorski added the improvement Enhancing existing functionality label Dec 21, 2018
@igorski igorski closed this as completed Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Enhancing existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant