Re: [JAVA3D] Java3d, Java Sound, and MP3's

2001-02-02 Thread J. Lee Dixon
ofsson [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 02, 2001 8:53 AM > To: [EMAIL PROTECTED] > Subject: Re: [JAVA3D] Java3d, Java Sound, and MP3's > > > > > Can we get some help from Sun on this? Has anybody had > success with > > > playing anything other th

Re: [JAVA3D] Java3d, Java Sound, and MP3's

2001-02-02 Thread Rikard Elofsson
> > Can we get some help from Sun on this? Has anybody had success with > > playing anything other than the default filetypes (like MP3)? Maybe im out a little deep here, but what about the DemoJMFJ3D demo which projects a movie on an object using Java3D and JMF? http://java.sun.com/products/ja

Re: [JAVA3D] FW: [JAVA3D] Java3d, Java Sound, and MP3's

2001-02-02 Thread John Wright
e sample. How can I write my own if the > example code uses undocumented features of J3D And how can extend > the undocumented classes to use a different decoder?? > > (I have the feeling that these undocumented classes use native calls to > play sounds) > > -Lee

[JAVA3D] FW: [JAVA3D] Java3d, Java Sound, and MP3's

2001-02-02 Thread J. Lee Dixon
3D API' Subject: RE: [JAVA3D] Java3d, Java Sound, and MP3's My teammate sent this question yesterday, but we haven't heard anything back yet. The JavaDocs for the JavaSoundMixer (distributed in the Sun J3D utils) says: "The JavaSoundMixer Class defines an audio output device tha

Re: [JAVA3D] Java3d, Java Sound, and MP3's

2001-01-30 Thread J. Lee Dixon
Lee > -Original Message- > From: Scott Vander Weide > [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 29, 2001 10:24 AM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] Java3d, Java Sound, and MP3's > > > Hello All, > > I am trying to implement mp3 play

[JAVA3D] Java3d, Java Sound, and MP3's

2001-01-29 Thread Scott Vander Weide
Hello All, I am trying to implement mp3 playback in my Java3D environment. I was hoping to use the SPI (Service Provider Interface) to do this, based on an article I read on Java World's website. But I cannot see any direct connection, or implied connection for that matter, between Java3D's sou