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

SasAudio: Implement linear interpolation #8950

Merged
merged 8 commits into from
Dec 20, 2016
Merged

Commits on Dec 20, 2016

  1. SasAudio: Straightforward implementation of linear interpolation.

    Not sure about the performance impact, but calling ReadSamples with 1 as
    an argument can't be terribly fast. So this might need some redesign
    before merge, but should be a good starting point.
    hrydgard committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    61f80ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47df134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0647952 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4513880 View commit details
    Browse the repository at this point in the history
  5. Remove the verification.

    hrydgard committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    e802fb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6782f7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff4b99d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e09595 View commit details
    Browse the repository at this point in the history