mirror of
https://github.com/kichikuou/system3-sdl2.git
synced 2026-09-27 09:28:06 +03:00
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.
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
[submodule "deps/fmgen"]
|
|
path = deps/fmgen
|
|
url = https://github.com/kichikuou/fmgen.git
|