Positional Sound (3 posts)

  • Profile picture of rickard rickard70p said 9 months, 2 weeks ago:

    Hi.
    I’m wondering if this is working as intender.
    I’ve tried to implement them according to: http://jmonkeyengine.org/wiki/doku.php/jme3:beginner:hello_audio (which is slightly outdated?) But they just don’t seem to emit from elsewhere than “inside” my head.

    Also tried running TestReverb (with an added setPositional(true)) with the same result.

  • Profile picture of normen normen1291p said 9 months, 2 weeks ago:

    Make sure the sounds are mono (one channel), otherwise they can’t be positioned.

  • Profile picture of pspeed pspeed821p said 9 months, 2 weeks ago:

    And make sure you are running a recent nightly build. Positional audio was fixed some time after alpha 4.