Login  Register

Re: SoundJLayer

Posted by gouessej on Oct 14, 2023; 1:16pm
URL: https://forum.jogamp.org/SoundJLayer-tp4043032p4043049.html

Excellent idea basti, yes it's possible to use org.jogamp.java3d.MediaContainer and org.jogamp.java3d.BackgroundSound (maybe other child classes of org.jogamp.java3d.Sound too).

As it relies on JavaSound under the hood, MIDI, SND, AIFF-C and AIFF are supported too, call AudioSystem.getAudioFileTypes() to check that.
Julien Gouesse | Personal blog | Website