nlaha / godot-midi

MIDI file parsing and event playback in Godot 4.2+
MIT License
79 stars 10 forks source link

Create unit tests for MIDI importer #8

Open nlaha opened 1 year ago

nlaha commented 1 year ago

Should probably use some sort of C++ testing framework for this.