Searched refs:iMsPerTick (Results 1 – 1 of 1) sorted by relevance
626 iMsPerTick = 0 variable in MidiSegInfo.segInfo663 iMsPerTick = IniGetValue(JetDefs.JETMIDIFILES_INI, segment.filename, "MsPerTick", 'float', 0)666 if iMsPerTick == 0 or bpm == 0 or ppqn == 0:676 ret.iMsPerTick = iMsPerTick680 ret.iLengthInMs = total_ticks * iMsPerTick