akrennmair / libmp3lame-js

port of libmp3lame to JavaScript using emscripten

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ak@synflood.at

License

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

About

port of libmp3lame to JavaScript using emscripten


Languages

Language:JavaScript 100.0%