I'm trying to play a .wav file with this project, but I have a really big issue.
I think that the problem is when you convert the InputStream to short.
My .wav file format is float 64 bits, I don't know how to play it without crashing all the code.
Can you give a hand? Please
I was following your code through the web page but now is down.
I'm trying to play a .wav file with this project, but I have a really big issue. I think that the problem is when you convert the InputStream to short. My .wav file format is float 64 bits, I don't know how to play it without crashing all the code. Can you give a hand? Please I was following your code through the web page but now is down.