Improving POKEY hardware accuracy: non-linear mixing #1707
asiekierka
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The POKEY sound output doesn't mix the channels linearly; rather, it has a non-linear curve. This is required for more accurate-to-hardware reproduction.
Enabling this in the mzpokeysnd engine is trivial (you can enable it with
#define NONLINEAR_MIXING
). AltASAP might be more tricky.I tried to find more authoritative information, but it's tricky...
Beta Was this translation helpful? Give feedback.
All reactions