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

tizonia/gmusic: graph's default sampling rate should be 44100 instead of 48000 #259

Closed
juanrubio opened this issue Oct 2, 2016 · 0 comments
Assignees
Milestone

Comments

@juanrubio
Copy link
Member

The default sampling rate of the mp3 decoder component is set to 48000 (as per the OMX IL spec). However, this incurs in extra graph reconfiguration that would be avoided if the component sampling rates had been defaulted to 44100 across the board during graph setup.

@juanrubio juanrubio added this to the v0.6.0 milestone Oct 2, 2016
@juanrubio juanrubio self-assigned this Oct 2, 2016
@juanrubio juanrubio changed the title googlemusic: graph's default sampling rate should be 44100 instead of 48000 tizonia/gmusic: graph's default sampling rate should be 44100 instead of 48000 Oct 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant