ebiten/audio
Hajime Hoshi 992f6c767a audio/vorbis: Use stb_vorbis.c on browsers
This change adds a Ogg/Vorbis decoder stb_vorbis.c usage that is
compiled by Emscripten as WebAssembly.

Fixes #623
2018-07-04 01:23:11 +09:00
..
internal/convert audio: Deprecate Size() and add Length() (#466) 2018-01-09 01:25:38 +09:00
mp3 Use new GopherWasm API (#634) 2018-06-30 00:02:15 +09:00
vorbis audio/vorbis: Use stb_vorbis.c on browsers 2018-07-04 01:23:11 +09:00
wav wav: Set finalizer for the stream 2018-03-27 12:10:57 +09:00
audio.go audio: Skip the player in the state of starting, seeking or EOF 2018-06-09 22:00:11 +09:00
buffersize_mobile.go audio: Use bigger buffers for mobiles 2018-06-09 18:14:18 +09:00
buffersize_notmobile.go audio: Use bigger buffers for mobiles 2018-06-09 18:14:18 +09:00
infiniteloop.go audio: Fix wrong comments 2017-10-01 18:07:18 +09:00