HomeSort by relevance Sort by last modified time
    Searched refs:INI_SEGSORT (Results 1 - 2 of 2) sorted by null

  /external/sonivox/jet_tools/JetCreator/
JetCreator.py 268 self.seglistSort = (IniGetValue(self.currentJetConfigFile, JetDefs.INI_SEGSORT, JetDefs.INI_SEGSORT_0, 'int', 0), IniGetValue(self.currentJetConfigFile, JetDefs.INI_SEGSORT, JetDefs.INI_SEGSORT_1, 'int', 1))
    [all...]
JetDefs.py 115 INI_SEGSORT = "SegSort"

Completed in 185 milliseconds