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

Feature Request: Add MPU-401 MIDI output support #268

Open
SuperSodaSea opened this issue Jan 25, 2023 · 1 comment
Open

Feature Request: Add MPU-401 MIDI output support #268

SuperSodaSea opened this issue Jan 25, 2023 · 1 comment

Comments

@SuperSodaSea
Copy link

Recently I tried to run Omniscent in js-dos and found that it worked quite well, except there is no sound output.

This program use MPU-401 MIDI output which is supported in DOSBox, but js-dos doesn't seem to support it.

This feature could be implemented with Web MIDI API, or packages like webmidi or jzz (which have a jzz-synth-tiny that can simulate MIDI). Or maybe we can just provide an interface that users can make plugins to implement it.

I'm willing to work on this feature. If anyone can tell me where is a good place to start implementing this feature, I would appreciate it.

@caiiiycuk
Copy link
Owner

Not sure, but probably it will be supported by dosbox-x backend that I develop now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants