/midi-lib

Universal, HAL-independent MIDI library

Primary LanguageC++MIT LicenseMIT

MIDI library

Universal, HAL-independent MIDI library based on Arduino MIDI library 4.2 by Francois Best. This library can read or write data using UART and USB using callbacks which must be configured by user.

Documentation

Run doxygen in root dir to generate HTML documentation.

Licence

This library is available under MIT licence. See LICENCE for more details.