Emulator Issues #7245
closedThe audio pitch changes with the frame limiter.
0%
Description
Game Name?
Any
Game ID?
Any
What's the problem? Describe what went wrong in few words.
When Dolphin's frame limiter is changed to any value other than Off, Auto, Audio, or the target VPS of 60, the audio pitch is also changed. I don't recall this happening in much older builds, although it does happen now. It's not particularly annoying or troublesome, but I don't believe it's intended.
What did you expect to happen instead?
I expected the audio pitch to remain the same, and for the audio to only adjust speed.
What steps will reproduce the problem?
- Load up any game with sound
- Adjust the speed to any value outside of Auto, Audio, Off, or 60
- Enjoy your audio's new pitch!
Which versions of Dolphin did you test on?
4.0-1487
Noticed "issue" several months back. Didn't seem to occur on significantly older builds.
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
Yes, probably. Haven't cared enough to use any older builds. :(
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
4770K, Win8.1 x64, R9 290
Are you using the 32 or the 64 bit version of Dolphin?
64-bit
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
I took a video of this happening! It's fun to watch!
http://youtu.be/h9kZ0V4N6JY
Updated by degasus over 10 years ago
In fact, this is intended. As audio is sync now, we don't have enough sample to play them as they are, so we could either stutter or change the pitch.
I think it would be cool to stretch the audio, but this isn't as easy and so it isn't implemented.
Updated by JMC4789 over 10 years ago
- Status changed from New to Won't fix
This is an intended feature. While it is possible in the future someone will implement something better/different, this is better than the alternative.
If you would like to feature request a different solution, that's different, but going back to the old way probably won't gain any traction.
What wickmarkus86 said about potentially stretching the audio is likely the solution of the future.
Updated by JosJuice over 7 years ago
- Status changed from Won't fix to Fixed
- Issue type changed from Bug to Feature request
- Fixed in set to 5.0-3345
Pitch shifting was added in 5.0-3345 -> https://dolphin-emu.org/download/dev/2151858fb10adcd37c67c814c4675ca5ab3ac607/
Updated by JosJuice over 7 years ago
- Has duplicate Emulator Issues #7629: XAudio2 plays audio high pitched when rendered at higher framerates (Super Smash Bros Brawl) added