Home
last modified time | relevance | path

Searched refs:iMsPerTick (Results 1 – 1 of 1) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
DJetUtils.py626 iMsPerTick = 0 variable in MidiSegInfo.segInfo
663 iMsPerTick = IniGetValue(JetDefs.JETMIDIFILES_INI, segment.filename, "MsPerTick", 'float', 0)
666 if iMsPerTick == 0 or bpm == 0 or ppqn == 0:
676 ret.iMsPerTick = iMsPerTick
680 ret.iLengthInMs = total_ticks * iMsPerTick