It enables you to easily create MIDI controllers or instruments with very few lines of code. It supports digital inputs, like pushbuttons and switches, analog inputs, like faders, potentiometers, ...
A simple MIDI File Parser which is based on the Midi Parser from Alexandre Bique. The original library has been converted to a Header Only C++ Library. Unlike the original implementation, we can feed ...