In my MIDIFileWithTimeIndex, I have loaded a simple MIDI drumbeat that is one bar long. 
However, when I play it back with a TimeIndex, I hear a jump.
Here is the TimeIndex config:

The MIDI file only sends different MIDI notes for BD, Sn, etc. via channel 1. As inputs in MIDIFileWithTimeIndex, I have different MIDI outs with the following pattern:

I just can't figure out what the problem could be... Any hints are very welcome :)