Hello,
I need to use JUCE in an Android application in order to convert a mp3 file to the WAVE format.
I read in a previous thread that the way to do so was :
But I cannot find these methods in the current project. Maybe they have been replaced…?
I know very little about C++, so maybe I have not looked at the right place.
My purpose is to fetch that/these function(s), and use it in Java.
Could you lead me in the right direction?
Thank you in advance.