ebiten icon indicating copy to clipboard operation
ebiten copied to clipboard

example/audio: crash when disabling all the audio device during a play on Windows

Open hajimehoshi opened this issue 2 years ago • 0 comments

$ GOOS=windows go run -tags=example ./examples/audio
2022/09/10 23:23:32 oto: Queueing the header failed: oto: waveOutWrite failed: MMSYSERR_NODRIVER

hajimehoshi avatar Sep 10 '22 14:09 hajimehoshi