mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-10 01:14:22 +00:00
The two instances of this class were sharing a frac variable causing audio glitches when both were running (which is now all the time). Fixes issue 7463 (Since DTK merge, audio has staic in it).