Hey guys,
everytime I start an application using JOAL, I get some crappy debug output looking like this:
...
New Device: ALSA Software on default
New Device: ALSA Software on HDA Intel
New Device: OSS Software
New Device: Wave File Writer
...
It happens on the call to ALut.alutInit();
Is there any way to disable this output? Ir really clutters my console-application. I am using joal in a chat application for sound-effects, and it is really annoying.
I hope you guys can help me!
greetings Felix