atmoky Engage Server SDK is now available! Check out the documentation to learn more.
Documentation
Going further
Reverb & Externalizer

Reverb

Reverb is an essential part of an immersive audio experience For each audio object you have fine grained control over the reverb behaviour in your applicatiojn by setting the reverb properties on the audio object. To control the overall amount of reverb in the space, you can use the setReverbAmount method:
space.setReverbAmount(50);

Externalizer

Let's bring the sources out of your head, into the space they should belong!
One of the challenges of binaural rendering is that sound sources tend to be perceived as being inside the listener's head. We therefore provide an externalizer module that greatly enhances the out-of-head feeling. This module exposes two parameters that can be tuned to achieve the desired effect:
space.setExternalizerAmount(50);
space.setExternalizerCharacter(80);

atmoky Logo

© 2024 atmoky, GmbH.
All rights reserved.

We use cookies to measure and improve your browsing experience, and serve personalized ads or content.