org.jdesktop.j3d.audioengines.joal |
|
Java Source File Name | Type | Comment |
JOALMixer.java | Class | This class is a concrete implementation of AudioEngine3DL2 that uses
the JOAL/OpenAL sound library to provide rendering of the Sound
nodes in Java3D. |
JOALSample.java | Class | This is the JOAL Sample object which encapsulates all the functionality
and holds all the data associated with a Sample. |