Re: Can't play a wav file

1999-08-21 Thread Matthias Pfisterer
Hi, an implementation of the JavaSound API for Linux is on the way. Simple playback of .au, .wav and .aiff should work. Check http://rupert.informatik.uni-stuttgart.de/~pfistere/tritonus/ Matthias "Niessen ing. E.P.M." wrote: > > Hello, > > I installed the latest jdk1.2v2 on a redhat 6 insta

RE: Can't play a wav file

1999-08-16 Thread Kontorotsui
On 16-Aug-99 Niessen ing. E.P.M. wrote: > I installed the latest jdk1.2v2 on a redhat 6 installation. With the > class audioclip I try to play a wav file. But it only plays .au files. > Is this not yet supported in this pre release? It is, I play wav files correctly. > Somebody an idea how to p

Can't play a wav file

1999-08-15 Thread Niessen ing. E.P.M.
Hello, I installed the latest jdk1.2v2 on a redhat 6 installation. With the class audioclip I try to play a wav file. But it only plays .au files. Is this not yet supported in this pre release? Somebody an idea how to play wav files under java? Thanks in advance. Erik ---