Home
last modified time | relevance | path

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

/external/sonivox/jet_tools/JetCreator/
DJetFile.py73 SEGMENT_END = 'end' variable
324 if config.has_option(segment_name, SEGMENT_END):
325 end = config.get(segment_name, SEGMENT_END)
685 config.set(segment_name, SEGMENT_END, segment.end)