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

how to improve quality? #1

Open
cyang812 opened this issue Jun 6, 2018 · 1 comment
Open

how to improve quality? #1

cyang812 opened this issue Jun 6, 2018 · 1 comment

Comments

@cyang812
Copy link

cyang812 commented Jun 6, 2018

Thanks, Very useful tools.

I want to know if have any chance to improve out pcm quality in a simple way.

@fuwenhuai
Copy link

I found that resampling 16k of audio data into 8k of data would cause the program to crash. In the following sentence:
for (i = 0; i < len; i++) {
rs->in_buf[rs->in_buf_read + i] = in_buf[rs->in_buf_used + i];
}

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