keijiro / vst2413

FM synthesizer based on YM2413 (OPLL) sound chip emulator

Home Page:http://keijiro.github.com/vst2413

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VST2413 FM Synthesizer

VST2413 is a software FM synthesizer based on YM2413 (OPLL) emulator. YM2413 is well known as low-cost FM sound chip, and was used on Sega Master System and FM-PAC sound expansion cartridge for MSX. VST2413 can resemble that warm texture of sound and may be well suited for use in "post 8-bit era style" chiptune music.

Acknowledgement

An implementation of YM2413 emulator (emu2413.c) used in this software is created by Mitsutaka Okazaki. A BIG THANKS goes to him.

About

FM synthesizer based on YM2413 (OPLL) sound chip emulator

http://keijiro.github.com/vst2413

License:Other


Languages

Language:C 62.8%Language:C++ 37.2%