Musical Instrument Minecraft Interface (MIMI)

Musical Instrument Minecraft Interface (MIMI)

637k Downloads

[QUESTION] Is it possible to import and use a custom soundfont library with a new datapack instrument?

majorcyto opened this issue ยท 3 comments

commented

Question
Would it be possible to load an additional .dls or .sf2 (or similar midi soundbank file) into the mod that can be attached to custom instruments made with the datapack method mentioned on the Wiki?

Then we could have some off the beaten path instruments as well, such as chinese or japanese instruments that really only exist in custom midi banks.

commented

Thank you for the information!

commented

Meant to close

commented

Hello!

Apologies for the super slow reply, I've been traveling for work. As far as I can tell there's not a clean way for the Java MIDI system to use more than one soundbank at a time, however you could use an external tool such as https://www.polyphone-soundfonts.com/ to modify the existing soundbank and add additional patches to it.

You can download the default MIMI soundbank here: https://github.com/tofodroid/mimi-mod/blob/main/src/main/resources/assets/mimi/soundfont/GMGSX.SF2