MIDI.jl
MIDI.jl copied to clipboard
Add MIDI device support for windows
Subtask of #8
I'm currently working on this. I'm hoping we can allow the implementation of this to define the API on other platforms as well. My current intent is to have one file for each platform, which are conditionally included via macros.
See branch "8" for implementation. I've fleshed out the API a bit, but still need to add proper error handling.