-
I noticed that when configuring settings in VST plugins, the settings aren't being saved and are lost when foo_midi is restarted. I've attached a free VST which can be used for testing, a simple OPL3 …
-
Hello,
I'm using this cool Nuked-OPL3 implementation in a little emulator project of mine, and encountered a problem. I'm more or less sure that it's my fault, so sorry about reporting as "bug" if …
-
In addition to #226, this is the long-term plan on making this library to be LGPL-licensed at least (if not MIT-licensed).
The project currently is locked on a GPLv3 license because the [original p…
-
Since my Nuked OPL3 emulates only OPL3 chip, Chocolate Doom has no proper OPL2(Actually it is just OPL3 in OPL2 mode). According to MAME's ymf262.cpp there are some minor differences between OPL2 and …
-
This is a very accurate OPL3 emulator, but it requires more powerful CPU than DosBox's emulator. To improve performance of this, I have to try implement SIMD support for it. (both SIMD and non-SIMD ve…
-
There are some issues related to OPL3 chip emulators
## Opal, an emulator by RAD team
* [x] Wrong KSL causes different sounding of all instruments
* [x] Inaccurate sounding of 4op instruments
* …
-
I find this https://github.com/VolcanoMobile/fluidsynth-android
may help adding midi/mid support with Custom SoundFont loading in zxtune for android
-
Is there any plan to support real OPL3 hardware? I was thinking about Freq Monster 801 (http://fm801.kewl.org/app/screenshots/) that can switch between engines (emulator or hardware), but yours looks …
-
Peter,
Thank you so much for doing this! I was planning to port Bisqwit's player to [QB64-PE](https://github.com/QB64-Phoenix-Edition/QB64pe) myself for some time until I came across your VBDOS por…
a740g updated
9 months ago
-
Is there a way to read the register?
The basic functionality to read the status register looks like is missing as well as the 2 timers.