mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-12 20:18:59 +01:00
b78f678700
The audio context is never ready unless there is a player. This is problematic when a user tries to play audio after the context is ready. Play a dummy player to avoid the blocking. Fixes #969 |
||
---|---|---|
.. | ||
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 |