Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing VBR methods to CBR throws error #68

Open
NegiBaba opened this issue Aug 23, 2023 · 0 comments
Open

Changing VBR methods to CBR throws error #68

NegiBaba opened this issue Aug 23, 2023 · 0 comments

Comments

@NegiBaba
Copy link

Hello,
So I have been using another library that utilises vmsg for audio recording and since I have some issues with VBR audio file I needed a way to record audio mp3 in CBR, thankfully vmsg has those options.
What I did was fork this library and started development in my system and after modifying the VBR methods such as lame_set_VBR in vmsg.c and then using make to build the wasm file for it. But after doing so it's throwing errors which I can't see anywhere even tried logging and it never records.
Am I doing something wrong? I am new to this whole emscripten, clang and wasm stuff so won't be able to explain better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant