DMXOPL icon indicating copy to clipboard operation
DMXOPL copied to clipboard

YMF262-enhanced FM patch set for Doom and source ports.

Results 16 DMXOPL issues
Sort by recently updated
recently updated
newest added

I realize that this project has been dormant for over a year, mostly due to Real Life ™️ getting in the way. Now that Eternity Engine has ADLMIDI support and...

help wanted

Is the project still active?

The project has been dormant for a while, being pretty much "done" for the most part, save for some drum kits and some GS/XG instruments that are being done "when...

enhancement

One my friend is interested for SC8820 set as he using some instruments in his MIDI files on the SCVA thing.

See discussion at f54a1e9. Instrument changes described, I might open a PR if needed.

D_DOOM intro is not playing properly, with very loud square waves playing in the bass. I think this might be an SC-55 sampling trick.

bug

To get myself back into things, I've decided to make a OPL/OPLL style General MIDI set. Nothing fancy here, just using the Sine Wave. I'm going to be working on...

Just for fun

I've noticed that splitting up the XG/GS sets into distinct `wopl` files is a good way to start a massive headache. The only real problems between the two formats are...

help wanted

A little trick I found with GS instruments (to knock it out of XG mode) Line 989 of `adlmidi_midiplay.cpp`: ```c bank = (uint16_t(Ch[channel].bank_msb) * 256) + uint16_t(Ch[channel].bank_lsb); ``` Should be...

Debug

Since I'm not targeting DMX exclusively anymore, I can finally have some hi-hats that aren't awful. If you feel like helping out let me know. they need to blend well...