nukeykt / Nuked-OPN2

Cycle-accurate Yamaha YM3438(YM2612) emulator
GNU Lesser General Public License v2.1
219 stars 15 forks source link

Thanks and help :) #10

Open h-iggs opened 3 years ago

h-iggs commented 3 years ago

So I can build this just fine for an STM32 chip I'm playing with. But I'm looking for a simple example of how to init a chip instance and make it make a noise. I've looked at a lot of the emulators and libopnmidi etc but I'm having a hard time unwinding those to see how the setup is done. Do you know of a simple example that shows how to fire up and get output from this code?

And thank you :)