av/cmd/audio-player
Trek H cdc5b52f36 audio-player: adpcm file playing in browser
Adpcm files can be uploaded and played however decoding takes a significant time.
The process needs to be optimised.
2019-07-25 13:32:53 +09:30
..
adpcm.js audio-player: adpcm file playing in browser 2019-07-25 13:32:53 +09:30
favicon.ico audio-player: added go wasm for access to go adpcm package 2019-07-23 14:28:43 +09:30
index.html audio-player: decode function completed 2019-07-24 17:55:02 +09:30
main.go audio-player: wasm decoding test 2019-07-24 13:33:17 +09:30
main.js audio-player: adpcm file playing in browser 2019-07-25 13:32:53 +09:30
pcm-player.min.js audio-player: added go wasm for access to go adpcm package 2019-07-23 14:28:43 +09:30
server.go audio-player: added js adpcm decode func 2019-07-24 17:12:24 +09:30
wasm_exec.js audio-player: added go wasm for access to go adpcm package 2019-07-23 14:28:43 +09:30