Hi, I successfully ported kaffe-1.1.4 on ARM with sound (ALSA).
when i run a wav file i get following error: [EMAIL PROTECTED] bin# ./java MyAudio croak.wav java.lang.IllegalArgumentException: no mixer supporting this type of line: javax [EMAIL PROTECTED] javax.sound.sampled.Sour ceDataLine]formats: PCM_SIGNED, 1 channel(s), 16 bit samples, 2 byte frames, 8000.0 Hz, 8000.0 frame s/second, little endian minBufferSize=-1 maxBufferSize=-1 at javax.sound.sampled.AudioSystem.getLine (AudioSystem.java:415) at MyAudio.main (MyAudio.java:80) What mixer is it looking for and why is it unable to find it? Please Help!! Thanks Asutosh -- _______________________________________________ Find what you are looking for with the Lycos Yellow Pages http://r.lycos.com/r/yp_emailfooter/http://yellowpages.lycos.com/default.asp?SRC=lycos10 _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
