Hi all. Hope this is the write section for this. I tried to find a way of contacting Randi directly, but I couldn't..
Just wanted to mention that I've used the ZDoom OPL emulation code in a VST plugin:
http://bsutherland.github.io/JuceOPLVSTi/
I don't think there are any licensing or other issues, but if there are, please let me know.
It can also be used to compare side-by-side with the DOSBox emulator.
ZDoom OPL emulator in VST plugin
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: ZDoom OPL emulator in VST plugin
Isn't ZDoom's OPL emulator actually the one from MAME? Correct me if I'm wrong...
Re: ZDoom OPL emulator in VST plugin
HOLY SHIT I was LITERALLY thinking about this the other day. I was wondering if there was a way to write music with OPL sounds. And THANK YOU for making a 64 bit VST too. I LOVE YOU! XD
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: ZDoom OPL emulator in VST plugin
AdlibTracker? :VNash wrote:I was wondering if there was a way to write music with OPL sounds.
Re: ZDoom OPL emulator in VST plugin
I need a VST plugin so that I can use it with my DAW in the studio.
Re: ZDoom OPL emulator in VST plugin
We got three different [wiki]OPL[/wiki] cores. One is from MAME. The others are from ADLIBEMU through DOSBox and from a Java app.wildweasel wrote:Isn't ZDoom's OPL emulator actually the one from MAME? Correct me if I'm wrong...
Looking at the code on Github, it's the Java core that is used, so it's more properly "That Vintage Tone" OPL rather than ZDoom OPL.

Re: ZDoom OPL emulator in VST plugin
That's right, it's the one ported from Java. Be interested to hear any tunes people come up with.
- SyntherAugustus
- Posts: 973
- Joined: Tue Jul 15, 2003 5:43 pm
Re: ZDoom OPL emulator in VST plugin
It would be awesome to be able to do the reverse, a VST plugin that supports GM (say Hypersonic) to act as a midi controller.
Edit: This works!
http://vidance.com/asiomulti/asiomulti.html
Edit: This works!
http://vidance.com/asiomulti/asiomulti.html
Re: ZDoom OPL emulator in VST plugin
Cool. Yeah, that emulator is LGPL, so you're free to reuse it for whatever you want.