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

sof-tplgreader: parse rates from topology file #1174

Merged
merged 1 commit into from
Apr 17, 2024

Commits on Apr 16, 2024

  1. sof-tplgreader: parse rates from topology file

    Related to sampling rate in caps, there are rates, rate_min and rate_max.
    Added support for the rates list from the topology file and use first
    in the list as supported rate. The sampling rate 48000 is intentionally
    placed first in the dictionary to ensure it appears first in the list.
    
    Signed-off-by: Fred Oh <fred.oh@linux.intel.com>
    fredoh9 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    840d3cc View commit details
    Browse the repository at this point in the history