korge icon indicating copy to clipboard operation
korge copied to clipboard

Multithreaded audio/music format decoding / audio playback

Open soywiz opened this issue 2 years ago • 2 comments

Now that K/N supports a new memory model we should consider doing audio decoding / playback in a different thread than the rendering one to have a much better performance and lesss hiccups

soywiz avatar Jul 28 '22 08:07 soywiz

Some work here: https://github.com/korlibs/korge/commit/e7a6f913fabd672c782d9efecf395647c3b2afad

Disabled for K/N where it hangs when enabled for a yet-to-determine reason.

soywiz avatar Aug 01 '22 08:08 soywiz

K/N multithreaded support delayed to 3.1

soywiz avatar Aug 01 '22 09:08 soywiz