Write16Bit
void Write16Bit(uint16 val);
Write16Bit(0); // we do only format 0
Write16Bit(1);
Write16Bit(fTicksPerBeat);