Godot Midi 0.2.0 Scripts 4.2 Community
Submitted by user nlaha; MIT; 2024-07-21
This add-on allows for the import and playback of MIDI files in Godot. Great for syncing events to music, making rhythm games, or even your own audio production/synthesis applications.
Features:
- Easy import of MIDI files as Godot Resources
- Easy MIDI event handling with signals
- Imported MIDI events stored in an array of dictionaries per-track
- Asynchronous playback via a separate thread
- Linking to one or more AudioStreamPlayers for synchronization with music
Please note: this is a work-in-progress, bugs/unexpected behavior may occur. Please consult the README on GitHub before using it.
Bugs reports, suggestions, and feature requests are welcomed!
View files Download Recent Edits