Hi, Thanks for this great library
I want to use the library in my android application, i wasn't able to build the library so i moved the code to a new project and now it works great. but i couldn't build BBC/Waveform for android to provide the json that library needs.
Actually i need to create the json file based on choice of the user on every song.
I tried a code("CheapMp3" class) for creating Audio datas and wrap them to "WaveFormInfo" but the view throws IndexOutOfBoundsException. i tried to debug both the view and CheapMp3 class but i failed.
What should i do? Can you tell me how to provide WaveFormInfo data?
Hi, Thanks for this great library I want to use the library in my android application, i wasn't able to build the library so i moved the code to a new project and now it works great. but i couldn't build BBC/Waveform for android to provide the json that library needs. Actually i need to create the json file based on choice of the user on every song. I tried a code("CheapMp3" class) for creating Audio datas and wrap them to "WaveFormInfo" but the view throws IndexOutOfBoundsException. i tried to debug both the view and CheapMp3 class but i failed. What should i do? Can you tell me how to provide WaveFormInfo data?