Edit of asset "Godot Midi" Accepted

Old/Current New/Edit
Title Godot Midi
Description 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
- Easy rhythm game integration with helper functions for get_notes_around and get_notes_in_range

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!
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
- Easy rhythm game integration with helper functions for get_notes_around and get_notes_in_range

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!
Category Scripts
License MIT
Repository Provider Custom
Repository Url https://github.com/nlaha/godot-midi
Issues Url
Godot version Godot 4.2
Version String 0.3.0 0.3.0
Download Commit https://github.com/nlaha/godot-midi/releases/download/0.3.0/godot-midi-x64-universal-0.3.0.zip https://github.com/nlaha/godot-midi/releases/download/0.3.0/godot-midi-x64-universal-0.3.0.zip
Download Url (Computed) https://github.com/nlaha/godot-midi/releases/download/0.3.0/godot-midi-x64-universal-0.3.0.zip https://github.com/nlaha/godot-midi/releases/download/0.3.0/godot-midi-x64-universal-0.3.0.zip
Icon Url https://raw.githubusercontent.com/nlaha/godot-midi/main/icon.png