mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 02:39:08 -05:00
a0101c5d29
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).