Skip to content

WilliamChao/vst2413

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.8%
  • C++ 37.2%