Wohlstand / OPL3BankEditor

A small cross-platform editor of the OPL3 FM banks of different formats (Downloads in README below)
GNU General Public License v3.0
143 stars 12 forks source link

Add support for MMDevice API or WASAPI instead of using ASIO. #202

Closed gtr3qq closed 1 year ago

gtr3qq commented 1 year ago

ASIO is great! when just editing the banks. But, I'd like to pair it with a tracker software to make some tunes. This created a major inconvenience as all the other software is muted.

My system is a Win10 22H2 with Realtek onboard "sound card". When OPL3BE is launched, well it takes over the whole sound card per ASIO standard.

I hope I didn't missed any docs about setting up drivers. If so, pleas close this. Thank you for your amazing software.

Wohlstand commented 1 year ago

Please try out the latest build of the OPL3BE, I already disabled the use of ASIO because of several reported problems including inability to launch the editor because of initialising failures, etc.

Wohlstand commented 1 year ago

One of these issues is #188 and the confirmation that it got been fixed after ASIO support got been eliminaed: https://github.com/Wohlstand/OPL3BankEditor/issues/188#issuecomment-866641195

Wohlstand commented 1 year ago

Closing because everything had been solved: