issues
search
nlaha
/
godot-midi
MIDI file parsing and event playback in Godot 4.2+
MIT License
79
stars
10
forks
source link
Run MidiPlayer on a separate thread, fix various bugs
#28
Closed
nlaha
closed
4 months ago
nlaha
commented
4 months ago
Fix off by one error in track-index-offsets
Fix pausing of midi when not synced to an audio stream player
Refactor code to run on a separate thread with optional (but highly recommended) linking to an audio stream player
Speed scale is still a work in progress