-
Notifications
You must be signed in to change notification settings - Fork 84
given array of bytes #1
Comments
Yeah, just saw this with large mp3 file, trying to fix it right now. Thanks for the note and sorry for it not working properly |
I noticed that if the items of the array are less than or equal the wave view capacity it will be drawn correctly, otherwise it won't. |
Probably I've fixed this, I'm not sure, gonna push the update in an hour |
Updated the release, you might want to check it out |
Hi Alxrm, and thank you for your help. please see below screenshots, the first one from the recorder, and the second is that recording viewed by our library. |
If the precision is something you're searching for, you might want to check out Hope it helps. |
Yet still want to find the solution. So I leave this issue opened. Thanks for the screenshots, they might be very helpful |
Hi
Thank you for the great library.
I wonder where I can find the required array of bytes that I must pass to setRawData(), if I want to play a mp3 file. should I get file input stream and then get the byte array? I tried to do that but the created waves were not Compatible with the voice.
The text was updated successfully, but these errors were encountered: