dewjazz posts:
hello, I'm a student that using jAudio for my thesis project, i got some problem, i dont know why , but i can't > add recording via jaudio desktop GUI. however this only happen today, yesterday i can still add recording
into jaudio. the only thing i can do is load batch file , which is only contain 1 file that i dont desire to use.
sorry for my broken english, i hope you can help me sir.
This has been an issue in the past with bugs in the JavaSound submodule in the Java Virtual Machine. The most common reason is a broken sound file causing an undocumented error in JavaSound parsing. Thesae errors often do not report correctly in the JVM. Do other JavaSound based java programs read these files correctly? Are these files usable by non-Java audio tools?
Breaking in the middle could be a Java upgrade issue. It could also be problems with your JVM install.
Hope this helps,
Daniel McEnnis
Diff:
Thanks for the explanation sir. I got this problem solved by updating my java version, now it works like a charm, but jaudio still consumes my RAM by over 1GB when i try to load my batchfile which contains over than 50 files.
Dewa
May I recommend Marsyas if you have a need for better memory performance or
run from the command line, which loads file sequentially.
Daniel.
On Mon, May 2, 2016 at 5:36 AM, dewa kurnialam dewjazz@users.sf.net wrote:
Related
Bugs: #10