Newer
Older
DH_Apicture / src / views / voice / lamejs / bower.json
@zhangqy zhangqy 27 days ago 406 bytes first commit
{
  "name": "lamejs",
  "homepage": "https://github.com/zhuker/lamejs",
  "description": "Fast mp3 encoder written in JavaScript. On my machine it works 20x faster than realtime (it will encode 132 second long sample in 6.5 seconds) both on node and chrome. lamejs is a rewrite of jump3r-code which is a rewrite of libmp3lame",
  "source": "https://github.com/zhuker/lamejs.git",
  "main": "lame.min.js"
}