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

I rewrote the unpitch-rater entirely this time #1323

Merged
merged 1 commit into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. Add SpeedChange_Good

    Notable changes outside SpeedChange good:
    - RageSound.cpp: Moving PostBuffering. This lets you change volume
      immediately. Before nothing buffered long enough for this to happen,
      but at rates of 0.05 the amount of buffering by SpeedChange_Good is
      very long, so if you have it really loud and try to reduce the volume,
      nothing happens. Very bad
    - GameSoundManager.cpp: Initialising music with the current rate
      pre-applied. Without this the first few reads of a file often have
      no rate applied which is audible in the music wheel
    graemephi committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4416f8f View commit details
    Browse the repository at this point in the history