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

STAC9202 maximum sample rate detected as 96 kHz #3

Open
andydvsn opened this issue Apr 3, 2020 · 0 comments
Open

STAC9202 maximum sample rate detected as 96 kHz #3

andydvsn opened this issue Apr 3, 2020 · 0 comments
Assignees
Labels
huh? This doesn't seem right

Comments

@andydvsn
Copy link
Member

andydvsn commented Apr 3, 2020

The chip is capable of 192 kHz, so I'm not sure why this is the case.

Line 928 of decode_alsa_backend.c discovers this with snd_pcm_hw_params_get_rate_max which is then used by multiple files, most notably at line 978 of decode.c, where we could just fudge it.

But come on, 96 kHz is pretty great. Do you really own the master tapes? ;)

@andydvsn andydvsn self-assigned this Apr 3, 2020
@andydvsn andydvsn added the huh? This doesn't seem right label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
huh? This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant