Skip to content

jameschao/libmp3lame-js

This branch is 4 commits ahead of akrennmair/libmp3lame-js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6753a82 · Dec 1, 2014

History

19 Commits
Dec 1, 2014
Aug 26, 2014
Dec 1, 2014
Feb 20, 2013
Oct 4, 2013
Feb 19, 2013

Repository files navigation

README for libmp3lame.js

In order to build libmp3lame.js, make sure you have emscripten installed. Then simply run "make", and the build process will download the lame source file, extract it, and build the JavaScript version of libmp3lame.

Alternatively, the dist subdirectory contains a minified, ready-to-use version of libmp3lame.js.

Author

Andreas Krennmair [email protected]

License

libmp3lame.js is published under the license terms as lame.

About

port of libmp3lame to JavaScript using emscripten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Makefile 0.1%