Change X16's mixing to match the latest hardware

This has been verified with the latest Developer Board. Previous values are also incorrect as the test program used has a YM2151 patch configured incorrectly.
This commit is contained in:
Natt Akuma 2023-03-05 23:20:34 +07:00 committed by GitHub
parent 787479e735
commit c7b42f8551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1106,7 +1106,7 @@ void FurnaceGUI::initSystemPresets() {
ENTRY(
"Commander X16", {
CH(DIV_SYSTEM_VERA, 1.0f, 0, ""),
CH(DIV_SYSTEM_YM2151, 0.5f, 0, "")
CH(DIV_SYSTEM_YM2151, 1.0f, 0, "")
}
);
ENTRY(