Closed AlexQ3D closed 7 months ago
Fixes https://github.com/skymen/fmod/issues/8 by shrinking the DSP buffer size down to 512. Some people who were using the WebGL export on the Unity forms had luck fixing skipping problems by reducing this (see https://qa.fmod.com/t/webgl-stuttering-audio-too-problematic-with-fmod/18834/9).
This PR also reverts the Studio update period back to 20 as setting it to 5 didn't seem to affect the playback bug.
Thanks!
Fixes https://github.com/skymen/fmod/issues/8 by shrinking the DSP buffer size down to 512. Some people who were using the WebGL export on the Unity forms had luck fixing skipping problems by reducing this (see https://qa.fmod.com/t/webgl-stuttering-audio-too-problematic-with-fmod/18834/9).
This PR also reverts the Studio update period back to 20 as setting it to 5 didn't seem to affect the playback bug.