Projects with this topic
This is a musictracker for MS-DOS that uses theOPL-2 chips present inAdLib compatible cards to generate sound using FM synthesis.
It was mainly developed usingBorland Pascal (with some assembler bits by Keywiz) in a 386dx with aSound Blaster Pro card, and even though it wasn't 100% finished, it was functional enough to create 3 demo songs which are included in the package.
You can see a brief demo video here:http://youtu.be/xQQvtjI7THg
UpdatedThe heart of any FM sound synthesis technique are the ratios used between the carriers and the modulators. Presented in this project repo are the decodings of the integer ratios in the Yamaha DX7 et al.
UpdatedYamaha OPL-2 sound chip emulator. FM Synthesizer implemented in Pure Data for sound synthesis controlled by a MIDI keyboard.
Updated