MajicDesigns / MD_MIDIFile

Standard MIDI Files (SMF) Processing Library
GNU Lesser General Public License v2.1
110 stars 38 forks source link
arduino library midi midi-file midi-interface midi-shield smf

MD_MIDIFile Standard MIDI File Interpreter Library

arduino-library-badge

This library allows Standard MIDI Files (SMF) to be read from an SD card and played through a MIDI interface. SMF can be opened and processed, with MIDI and SYSEX events passed to the calling program through callback functions. This allows the calling application to manage sending to a MIDI synthesizer through serial interface or other output device, such as a MIDI shield.

External dependencies:

If you like and use this library please consider making a small donation using PayPal

Library Documentation