team-phoenix / Phoenix

A multi-system emulator and library manager designed to be both powerful and easy to use.
http://phoenix.vg
GNU General Public License v2.0
377 stars 39 forks source link

Audio pitch affected by hostFPS being 59Hz instead of 60Hz #295

Closed athairus closed 8 years ago

athairus commented 8 years ago

I'm making an assumption here: Even if the OS reports the monitor's refresh rate as 59Hz its actual refresh rate probably rounds to 60Hz. So, when we're given 59Hz just assume it's 60Hz.

athairus commented 8 years ago

Fix committed for 0.0.2-pre-alpha.