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

Yamaha YM2151 #79

Open
vsvsv opened this issue Nov 18, 2020 · 1 comment
Open

Yamaha YM2151 #79

vsvsv opened this issue Nov 18, 2020 · 1 comment
Labels
feature request New feature or request new module a new module has arrived!

Comments

@vsvsv
Copy link

vsvsv commented Nov 18, 2020

It would be cool to add module that emulates OPM chip (which was in Yamaha CX5M/II MSX computer, Sharp X68000, Sega System 16 and some others). It is a 4-operator FM chip, similar to YM2612 (OPN2), but more 'primitive' in a way, more raw sounding. It can produce some very interesting vintage digital synth sounds (here is example video). There are some excellent open source libraries (NukedOPM, an implementation from MAME), which can be used to implement module. YM2151 parameters are mostly the same as in Boss Fight module, so not much to change :)

@Kautenja
Copy link
Owner

I'm for it. I'm familiar with the MAME code style from working with the 2612 code, so I should be able to port this when I have time. I love the sounds that come out of this example video. Thanks for the post, great find!

@Kautenja Kautenja added feature request New feature or request new module a new module has arrived! labels Nov 21, 2020
@Kautenja Kautenja changed the title Yamaha YM2151 OPM Chip Module Yamaha YM2151 Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request new module a new module has arrived!
Projects
None yet
Development

No branches or pull requests

2 participants