OpenRakis / Spice86

Reverse engineer and rewrite real mode DOS programs!
Apache License 2.0
222 stars 18 forks source link

Adlib/SoundBlaster MIDI FM Synthesis should sound closer to real hardware #74

Open maximilien-noal opened 2 years ago

maximilien-noal commented 2 years ago

Take inspiration from https://github.com/nukeykt/Nuked-OPL3 or https://github.com/rofl0r/woody-opl

maximilien-noal commented 2 years ago

C# port of DOSBox OPL and MAME OPL : https://github.com/scemino/nscumm/tree/master/NScumm.Core/Audio/OPL

maximilien-noal commented 1 year ago

A better OPL3 is also present here: https://github.com/Wohlstand/libADLMIDI/blob/master/src/adlmidi_opl3.cpp