Home
last modified time | relevance | path

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

/external/sonivox/jet_tools/JetCreator/
DJetFile.py72 SEGMENT_START = 'start' variable
322 if config.has_option(segment_name, SEGMENT_START):
323 start = config.get(segment_name, SEGMENT_START)
683 config.set(segment_name, SEGMENT_START, segment.start)