TooTallNate / node-lame

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

VBR Variable Bit Rate possible? #104

Open FabianGlueck opened 3 years ago

FabianGlueck commented 3 years ago

Lame Codec offers the option of encoding at "Variable Bit Rate". Is there any possibility to access this option by the API? Or easy to add?