av/cmd/audio-player
Trek H d170afea8e audio-player: added decBytes function
I added a function called decBytes to calculate the number of PCM bytes that will be generated from a given array of ADPCM bytes.
2019-09-27 18:59:08 +09:30
..
adpcm.js audio-player: added decBytes function 2019-09-27 18:59:08 +09:30
favicon.ico audio-player: fixed conflict 2019-09-14 22:35:37 +09:30
index.html audio-player: corrected indentation and comments 2019-09-24 17:15:58 +09:30
main.js audio-player: structured Decoder as a class 2019-09-27 17:32:16 +09:30
pcm-to-wav.js audio-player: corrected indentation and comments 2019-09-24 17:15:58 +09:30