Selon Laurent Gilson <[EMAIL PROTECTED]>: > Hello > > > I'd like to incorporate sounds in an existing Java 3D v1.3.1 program. > > Should I move in 1.3.2 or 1.4 ? > > IMHO: use the normal standart java 1.5.0 sound-system. Don't use java3d's > sound system.
> > > - If I use 1.3.2, is the sound part of the API working fine > > no. > > > - If I use 1.3.2, will my code be compatible with the next version of > > the API (1.4) ? > > yes (it will not work on 1.3.2 and it will not work on 1.4 either...) I loved your answer, Laurent ... I thought I could never have ever laugh in front of a technical mailing list ! Radical but very clear answer indeed! I therefore will use the standard sound API from java. I found this links which explains quite a bit about sound in java 1.5. Usefull for beginers like me on sound issue: http://java.sun.com/j2se/1.5.0/docs/guide/sound/ Thierry > > cu > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". > =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".