

Removed dependency on the MIDI library.Cleaned up examples and added additional comments.Allow user code to control ticks directly for sync with external MIDI clock.Changed timebase to be 'tick' based & corrected algorithm.Documentation extensively revised and now in dOxygen format.Renamed MD_MIDIFile Library for consistency with other MajicDesigns libraries.Bug fix - SdFat changed behavior, needed change TIME SIGNATURE handling case.Changed SHOW_UNUSED_META to 0 as it should have been all along.Added handling of meta events through callback (R.Fixed tick calculation by eliminating the time signature in calc (R Foschini).Changed handling of SYSEX and META events with data bigger than buffer (R Foschini).Fixed buffer overflow in SetFilename().Changed CLI example to use MD_cmdProcessor.Changed error codes to defined constants.

