Skip to content

Fix volume levels of N163 and 5B to match previous 0CC/Dn#66

Merged
Gumball2415 merged 1 commit intoDn-Programming-Core-Management:masterfrom
nyanpasu64:fix-n163-s5b-volumes
May 12, 2021
Merged

Fix volume levels of N163 and 5B to match previous 0CC/Dn#66
Gumball2415 merged 1 commit intoDn-Programming-Core-Management:masterfrom
nyanpasu64:fix-n163-s5b-volumes

Conversation

@nyanpasu64
Copy link
Copy Markdown
Collaborator

@nyanpasu64 nyanpasu64 commented May 12, 2021

The N163/5B's volume levels were unintentionally changed in #27, which sadly made it into the 0.3.0 release.

When moving chip volume levels from CMixer's declaration to CMixer::UpdateSettings(), I swapped their levels by mistake. (This happened because SynthS5B and SynthN163 were listed in opposite orders in the declaration and method.) This resulted in the 5B being too quiet and N163 being too loud, compared to past versions of 0CC/Dn.

This PR fixes their volume levels to match prior program versions. Both the N163 and 5B volume level formulas are probably inaccurate, but at least matching prior versions of FT is better than being inconsistent.

The N163/5B's volume levels changed in
0df4d72 (Dn-Programming-Core-Management#27).
When moving chip volume levels from CMixer's declaration to
CMixer::UpdateSettings(), I swapped their levels by mistake.
(This happened because SynthS5B and SynthN163 were listed
in opposite orders in the declaration and method.)
This resulted in the 5B being too quiet and N163 being too loud,
compared to past versions of 0CC/Dn.

This commit fixes their volume levels to match prior program versions.
Both the N163 and 5B volume level formulas are probably inaccurate,
but at least matching prior versions of FT is better than being
inconsistent.
@nyanpasu64 nyanpasu64 changed the title Fix volume levels of N163 and 5B to match earlier versions Fix volume levels of N163 and 5B to match previous 0CC/Dn May 12, 2021
@Gumball2415 Gumball2415 merged commit b1d66eb into Dn-Programming-Core-Management:master May 12, 2021
@nyanpasu64 nyanpasu64 deleted the fix-n163-s5b-volumes branch May 24, 2021 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants