Wohlstand / libADLMIDI

A Software MIDI Synthesizer library with OPL3 (YMF262) emulator
GNU Lesser General Public License v3.0
170 stars 17 forks source link

Import latest Nuked OPL 1.8 code #264

Closed M-HT closed 1 year ago

M-HT commented 1 year ago

I took the latest Nuked OPL 1.8 code from https://github.com/nukeykt/Nuked-OPL3 and applied changes from libADLMIDI.

It's faster than the old Nuked OPL 1.8 code in libADLMIDI. The 32-bit version (x86) was faster than Nuked OPL 1.7 version in my testing. The 64-bit version (x64) was slower than Nuked OPL 1.7 version.

Wohlstand commented 1 year ago

I'll take the thing into OPL3 Bank Editor and will run the benchmark that actually showing the performance of every emulator.