nlaha / godot-midi

MIDI file parsing and event playback in Godot 4.1+
MIT License
52 stars 5 forks source link

Create unit tests for MIDI importer #8

Open nlaha opened 8 months ago

nlaha commented 8 months ago

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