mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 11:18:54 +01:00
529dddda53
When writing is stopped on Oto's players, unexpected delaying happens. The ideal solution is to have APIs to suspend and resume Oto's player, but this is not easy. For a temporary solution, write zero values on the players when audio is suspended. Fixes #975 |
||
---|---|---|
.. | ||
internal/convert | ||
mp3 | ||
vorbis | ||
wav | ||
audio_test.go | ||
audio.go | ||
buffersize_mobile.go | ||
buffersize_notmobile.go | ||
context_test.go | ||
context.go | ||
loop_test.go | ||
loop.go | ||
testinternal_test.go |