This project is a project to play Mabinogi's MML online with almost the same sound as the actual client's sound.
Please fork and replace it with your own MML.
See the files directory according to the instructions in the mmls directory for more information.
If you're not sure, download the latest release and put the zipped MML file in the files directory according to the instructions.
- Clone this project.
- Go project directory and type
yarn install
. - Add your Zip archived MML files to
public/mmls
directory. - Modify
index.json
. - Type
yarn dev
.
Many of the sound sources added after 2014 (electric guitar, drums, etc.) cannot be played correctly. I think it's probably due to a problem with sf2synth.js that I can't parse the global definition for each instrument in the SoundFont file, but I can't afford to fix it.
I would appreciate it if you could cooperate with the development of sf2synth.js.
© 2006-2013, 2015, 2018, 2019, 2022, 2024 by Logue