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

Encoded mp3 is silent #46

Open
kulwinder13 opened this issue Nov 8, 2017 · 1 comment
Open

Encoded mp3 is silent #46

kulwinder13 opened this issue Nov 8, 2017 · 1 comment

Comments

@kulwinder13
Copy link

I tried to implement https://github.com/zhuker/lamejs/blob/master/example.html
But the resulting mp3 is right length but has no audio.
The sampleRate being returned in chrome windows is 6000kb.
I tried with 44100 but then it sounds like fast forward audio.

@Faksprod
Copy link

Faksprod commented Jul 12, 2018

Same problem here, the mp3 encoded has right length/weight but is silent... Did you find any solutions? (EDIT) Solution found here -> #10 (comment)
You have to increase the values returned by the function buffer.getChannelData(0)

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

2 participants