menu
Version
2023.1.9.8628
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.1.8691
2023.1.9.8628
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
This error occurs when a Sequence Container or a Random Container sets up a sample-accurate transition between two sounds but the second sound is too short for hardware decoders to handle properly. A "short" sound is defined as being smaller than two audio frames. The length of the audio frame is defined at the sound engine's initialization by the value of AkInitSettings.uNumSamplesPerFrame
. This is typically 512 or 1024 samples (10ms or 21.1ms).
Recommended resolution steps:
Use a software codec (Vorbis, ADPCM, or PCM) for the two sounds.
Make sure all sounds involved in the sample-accurate transition are longer than two frames.
Use a different transition type in the Sequence or Random container.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise