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

No sound output on my "2- High Definition Audio Device" on Windows 10 #216

Open
Kitsune64 opened this issue Nov 26, 2024 · 3 comments
Open

Comments

@Kitsune64
Copy link

Hi,

I can't have output sound on "2- High Definition Audio Device" on Windows 10 with OPL3BankEditor.

I have tried differents chips simulator for OPL3, but I don't have any sound.

Also I have attempt to run it in a virtual Machine through Qemu with Windows 98 guest and it work (with AC97 emulation) so wath can I do for make it work in navite Windows 10?

Thanks.

@Wohlstand
Copy link
Owner

Hello! This looks weird, on my end it works on a wide variety of operating systems, and on Windows it should work on Windows 10 as well as on XP (The Win98 version is very special, and it should not used on Win10 as it uses legacy APIs, and there are chances that its support was broken for your audio drivers 🤔).

@Kitsune64
Copy link
Author

Kitsune64 commented Nov 26, 2024

I have find where come from the issue.
It was ReaRoute ASIO Drivers that may conflict with my sound card in BankEditorOPL3.
ReaRoute ASIO Driver can be installed with the Reaper (mixing, sequencer) audio software, I think this is for low latency work on audio mixing. Apparently this driver can make mess on other softwares.

I have uninstalled Reaper...Now I can see the name of my conventional audio device in your software, I select it and the sound work now.

@Wohlstand
Copy link
Owner

I see, actually in older versions the ASIO was been enabled, but it's support had been disabled because other people encountered inability to launch the application because it fails to use ASIO at all.

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

2 participants