-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Steps to reproduce the problem
1. Download, build and load the jar file as an External Library
2. Use the source code to convert mp3 to wav as shown in website
3. Compile and build
The programmer has forgot to mention the type of the method in
com.mp3transform.wav.WaveFileWriter
Using the 0.81 version on MacOSX Lion 10.7.5
To fix please open the file and add the word "public" in front of
WaveFileWriter, close,open. Fixes the issues
Original issue reported on code.google.com by timetraveller1992@gmail.com on 6 Mar 2013 at 4:34
Attachments: