Files
kichikuou_system3-sdl2/.gitmodules
T
kichikuou 893f716ef3 Add FM synthesizer support
This adds support for "real" FM sound that can be used instead of MIDI
sound. (Currently only available on platforms where SDL_mixer is used.)

The MakoFM class interprets AMUS.DAT to create a write sequence to the
OPNA registers, from which fmgen generates an audio stream.
2020-11-21 13:40:21 +09:00

4 lines
90 B
Plaintext

[submodule "deps/fmgen"]
path = deps/fmgen
url = https://github.com/kichikuou/fmgen.git