MIDI.jl icon indicating copy to clipboard operation
MIDI.jl copied to clipboard

Add MIDI device support for windows

Open JoelHobson opened this issue 9 years ago • 2 comments

Subtask of #8

JoelHobson avatar Oct 18 '15 19:10 JoelHobson

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.

JoelHobson avatar Oct 18 '15 19:10 JoelHobson

See branch "8" for implementation. I've fleshed out the API a bit, but still need to add proper error handling.

JoelHobson avatar Oct 18 '15 19:10 JoelHobson