Skip to content

Converts MID files to WAV and imports them as usable audio.

License

Notifications You must be signed in to change notification settings

dfgHiatus/MIDIImporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDIImporter

A ResoniteModLoader mod for Resonite that converts MID files to WAV and imports them as usable audio.

Installation

  1. Install ResoniteModLoader.
  2. Place and extract MIDImporter into your rml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
  3. Start the game. If you want to verify that the mod is working you can check your Resonite logs, or import a MID file.

(This may appear to do nothing at first, give it a few seconds to convert)

Installing Custom SoundFonts

Soundfonts allow to change the way MID files are converted into WAV. I have provided one by default, but installing your own is straightforward:

  1. Drop your SoundFont (sf2/sf3) into midi_importer/bands inside rml_mods.
  2. Use modconfig to enter the full name of the SoundFont to use it.

Additional SoundFonts can be found here

Credits

  • fluidSynth - Conversion Library, LGPL-2.1 Licensed
  • SF2 - SoundFont Provider, GeneralUser GS v1.471 Licensed