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

Smoothly ramp changes in gain. #39

Merged
merged 40 commits into from
Jul 27, 2013
Merged

Smoothly ramp changes in gain. #39

merged 40 commits into from
Jul 27, 2013

Commits on Jul 14, 2013

  1. Configuration menu
    Copy the full SHA
    701eb61 View commit details
    Browse the repository at this point in the history
  2. style cleanup

    ywwg committed Jul 14, 2013
    Configuration menu
    Copy the full SHA
    598539a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7585587 View commit details
    Browse the repository at this point in the history
  4. Apply crossfade interpolation to master and headphone output, and pre…

    …gains.
    
    address review notes
    ywwg committed Jul 14, 2013
    Configuration menu
    Copy the full SHA
    27b578e View commit details
    Browse the repository at this point in the history
  5. Fix pregain buffer crossfading

    ywwg committed Jul 14, 2013
    Configuration menu
    Copy the full SHA
    6ea2624 View commit details
    Browse the repository at this point in the history
  6. Fix master mix buffer crossfading

    abandon headphone buffer crossfading for now, it's got too many moving pieces
    ywwg committed Jul 14, 2013
    Configuration menu
    Copy the full SHA
    f45bee0 View commit details
    Browse the repository at this point in the history
  7. cleanup

    ywwg committed Jul 14, 2013
    Configuration menu
    Copy the full SHA
    3b1adbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    947e147 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    166ba75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03fc420 View commit details
    Browse the repository at this point in the history
  11. typos

    ywwg committed Jul 14, 2013
    Configuration menu
    Copy the full SHA
    9322505 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2013

  1. Configuration menu
    Copy the full SHA
    658c348 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2013

  1. Configuration menu
    Copy the full SHA
    bf6f06e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f6a81 View commit details
    Browse the repository at this point in the history
  3. Get rid of hard-coded copyXWithGain and copyXWithRampingGain SampleUt…

    …il methods in favor of auto-generated ones.
    rryan committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    32993f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63b8411 View commit details
    Browse the repository at this point in the history
  5. Bump to 32 hard-coded channels.

    rryan committed Jul 17, 2013
    Configuration menu
    Copy the full SHA
    e0cb581 View commit details
    Browse the repository at this point in the history
  6. Add generate_sample_functions.py, an extremely dirty script for gener…

    …ating sampleutil_autogen.h and channelmixer_autogen.cpp.
    rryan committed Jul 17, 2013
    1 Configuration menu
    Copy the full SHA
    2ab1b36 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2013

  1. Configuration menu
    Copy the full SHA
    c6afd34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c109d26 View commit details
    Browse the repository at this point in the history
  3. Update auto-generated files.

    rryan committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    ad344e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a542e70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6d5fc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0ebd27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee25c9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f1ce71 View commit details
    Browse the repository at this point in the history
  9. style cleanup

    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    ea50ad2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25f4147 View commit details
    Browse the repository at this point in the history
  11. Apply crossfade interpolation to master and headphone output, and pre…

    …gains.
    
    address review notes
    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    e609aab View commit details
    Browse the repository at this point in the history
  12. Fix pregain buffer crossfading

    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    51ca6d9 View commit details
    Browse the repository at this point in the history
  13. Fix master mix buffer crossfading

    abandon headphone buffer crossfading for now, it's got too many moving pieces
    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    9ffe2f3 View commit details
    Browse the repository at this point in the history
  14. cleanup

    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    1fcd2e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    408d1aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a3671b1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    87275a8 View commit details
    Browse the repository at this point in the history
  18. typos

    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    ea9f506 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a33b58a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6d5d02f View commit details
    Browse the repository at this point in the history
  21. Merge remote-tracking branch 'rryan/crossfade_util' into crossfade_util

    Conflicts:
    	src/engine/enginemaster.cpp
    	src/engine/enginemaster.h
    	src/sampleutil.cpp
    	src/sampleutil.h
    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    62d3146 View commit details
    Browse the repository at this point in the history
  22. clean up comments.

    ywwg committed Jul 18, 2013
    Configuration menu
    Copy the full SHA
    62dda7c View commit details
    Browse the repository at this point in the history