TooTallNate / node-lame

Node.js native bindings to libmp3lame & libmpg123
MIT License
568 stars 113 forks source link

prebuilds #84

Open hacker112 opened 6 years ago

hacker112 commented 6 years ago

I have made prebuilds of lame-1.2.4 so that lame can be used in a electron project where you want to build applications for multiple targets. These can be installed with prebuild-install.

I can make a PR if you are interested add them to node-lame.

It will look something like this: skarmklipp 2018-02-19 10 17 36

LinusU commented 6 years ago

😍

Edi-san commented 4 years ago

I am relative new to this, could you please elaborate on how to actually use prebuild-install ?