You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 10, 2019. It is now read-only.
First, thanks for porting over the library and showing an example. It's truly fantastic :)
I have LAME (mp3) encoding working in the browser quite well, but would like to use VBR if possible. A search through the source shows quite a few options around VBR, so I'm hopeful it's possible with the right flags.
Any thoughts on what to use for Lame.set_bitrate or similar to allow for variable bitrate?
Thanks again!
Adam
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First, thanks for porting over the library and showing an example. It's truly fantastic :)
I have LAME (mp3) encoding working in the browser quite well, but would like to use VBR if possible. A search through the source shows quite a few options around VBR, so I'm hopeful it's possible with the right flags.
Any thoughts on what to use for
Lame.set_bitrate
or similar to allow for variable bitrate?Thanks again!
Adam
The text was updated successfully, but these errors were encountered: