i have created a PointSound with position (0.0f,
0.0f, -20.0f) in front of my view. i use a TransformGroup to set the position of
the sound node. but the sound is playing from the origin!!!
i tried any combinations of setting the position.
... only when i set the Transformation before and
hello
I've created a
Viewer-object, an AudioDevice and a ViewingPlatform and it
works.
A KeyNavigationBehavior
operate on the TransformGroup of the View-Branch, so i can walk through the 3D
world.
Then i have placed a PointSound in the middle
of the scene. The sound is playing.
When i c