gdx-dragome icon indicating copy to clipboard operation
gdx-dragome copied to clipboard

JS audio framework

Open czyzby opened this issue 8 years ago • 0 comments

Currently music and sounds are supported with <audio> tag, which certainly has its issues. If the current implementation proves unreliable even on modern browsers, we might have to switch to an existing JS audio framework (kind of like GWT does with SoundManager).

czyzby avatar May 30 '16 17:05 czyzby