I've been to hell and back over the last year trying to find something that accurately emulates the YM2612 for my music, but after trying VOPM, Various other FM Synths, some sound fonts, and even TFM Music Maker I've come to the conclusion that there is simply no good way emulate the YM2612 for music composition purposes right now.
What I want to do is create a VST using Stéphane Dallongville's YM2612 emulation code (from Gens, ym2612.h/.c ). I have a good deal of programming experience and a little VST/Digital Audio knowledge so it's not general programming help I'm looking for, but instead I was hoping someone could help me with the basics of how to use the code. I've spent hours going through it and going through how it works with gens, but I just cant seem to make any progress. I'm not familiar with electronics, i.e. with how something like the YM2612 works. I understand the idea behind FM Synthesis, and I've read various sites/documents on the 2612 so I know what sort of things I want to get the chip to do, but I have no idea how to do anything useful with the software emulation of the chip.
So pretty much what I'm curious about, is how to initialize the chip, how to set up a basic instrument, and how to get wave information from all its channels. Even just an explanation on how to make the thing simply make a noise( return simple wave output ) would be greatly appreciated

Also, Stef, if you're still around on these forums I would be endlessly appreciative if you could help me out on this one, since you probably know best how it works. Whether or not you are still on the forums, thank you for creating my favorite ym2612 emulation.
Thanks in advance, I would kill for a proper ym2612 VST, so making one seems like all there is to do
