- Clone the repo:
git clone https://github.com/JohnKesko/MidiClient.git
- cd MidiClient
- make
- Play on your keyboard to see notes playing (no sound)
This is the bare minimum to handle MIDI on macOS. Because of that, we need to include both CoreMIDI and CoreFoundation during compilation.
See the makefile.