The easiest, most performant way to play MIDI files in Unity.
• SoundFont support - Load any standard SoundFont file (general MIDI one included) that contains all the instrument samples for your MIDI files - get consistent sound across platforms
• Playback controls - Play, stop, pause, loop, seek, and more - everything you need to orchestrate playback in your game
• Performance tuned - Handles the largest SoundFonts and most complex MIDI files - control the loading and unloading of resources in the background to avoid slowing down your game
Requirements:
• Supports 64-bit Windows and Mac OS
• Loads SoundFonts and MIDI files as streaming assets
Documentation