[NCSF] Fix PSG output.
author Naram Qashat
()
committer Naram Qashat
()
commit 5b0000941866f560a36e00bae13d503a8d41b97d
tree eca8ef8d0e2506a191ab48a1b129c7eab29445ca
parent b02f9859c25443a640fb6398db22ed782a3ad282
[NCSF] Fix PSG output.

* Changed the base timer and actually utilize the note number from the note definition even for PSG. Thanks to Kurausukun for informing me about the issue and helping to provide a sample to demonstrate the issue.
* Correct the frequency output in the debug sound view (using DeSmuME's method directly resulted in frequencies that were 3 octaves higher than what they should have been).
src/in_ncsf/SSEQPlayer/Track.cpp
src/in_ncsf/XSFConfig_NCSF.cpp