viti95 / FastDoom

Doom port for DOS, optimized to be as fast as possible!
378 stars 26 forks source link

Intelligent midi via soundblaster gameport (aka SoftMPU) #142

Closed neuralnetworkz closed 1 year ago

neuralnetworkz commented 1 year ago

Hi, since softmpu doesn't work with Fastdoom (afaik) Maybe there is an option to include it in the soundsystem itself somehow?

The setup I use: soundblaster pro 1.0 with a mt32

viti95 commented 1 year ago

I think the Apogee Sound System supports MIDI with any Sound Blaster card, so in theory it should work without SoftMPU. What would require additional code is support for MIDI via serial ports.

neuralnetworkz commented 1 year ago

Tried with general midi on 0.9.5. did not work. Will send videos via pm

viti95 commented 1 year ago

Newest 0.9.6 release supports SB-MIDI for pre SB16 sound cards, so I proceed to close this issue.