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

Misleading time signal plot when quantizing stereo signals #6

Open
martinholters opened this issue Oct 29, 2018 · 0 comments
Open

Misleading time signal plot when quantizing stereo signals #6

martinholters opened this issue Oct 29, 2018 · 0 comments

Comments

@martinholters
Copy link
Member

The signal plots are derived from a mono-downmix. Hence, when a stereo signal is processed with the quantization script, the time domain signal plot shows additional levels in between the quantization levels. If e.g. for a 2-bit quantizer, a sample is quantized to 0 in the left channel and to 0.5 in the right channel, the plot will show a value of 0.25, which should not occur with 2-bit quantization.

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