Switch to the MIDI.jl and ditch libmidi ? #9
Labels
decision
A decision has to be taken on whether to proceed with this or not
speculative
Nothing is certain about what is stated here
MIDI.jl is a well tested (on all OS), well documented and easy to use package for reading midi files. It also offers robust support for
Notes
, in the Julian way.Most importantly, it is written purely in Julia and has 0 dependencies and 0 external libraries.
What would it take for Mplay to use MIDI.jl instead of libmidi? I am guessing some kind of 'streaming loading' interface? If @jheinen could have a look at MIDI.jl and tell me what would be necessary, I'd be happy to do some work to switch there.
The text was updated successfully, but these errors were encountered: