Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operation wolf (and others) TC0060DCA sound fix. #13369

Open
terriblefire opened this issue Feb 15, 2025 · 1 comment
Open

Operation wolf (and others) TC0060DCA sound fix. #13369

terriblefire opened this issue Feb 15, 2025 · 1 comment

Comments

@terriblefire
Copy link

I've recently done some work reproducing the TC0060DCA hybrid for my real operation wolf machine. As a step in this process i profiled an original hybrid chip to get the amplitude response with input value.

The TC0060DCA is a programable attenuator used to do nice fades etc.

Image

Blue line was original, Red was my reproduced board. The curve fits the equation 1.0/(1.0+exp(-10*((x/256.0)-0.6)))

an example patch is supplied which sounds massively better than the current setup. I did not know how to structure the mapping in such a way it could be used by other Taito boards (e.g ChaseHQ/Cont Circus).

example_tc0060dca.patch

Hopefully this is some help

@terriblefire
Copy link
Author

Created a pull request for this https://github.com/mamedev/mame/pull/13378/commits

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

No branches or pull requests

1 participant