Searched refs:SEGFRAME_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
H A DJetDefs.py439 SEGFRAME_SIZE = (500+BGR, 344 + ROWSIZE) variable in class:JetDefs
440 TRACKGRD_SIZE = (70, SEGFRAME_SIZE[1]-50)
444 ('Segment', 'frSeg', 20, 20, SEGFRAME_SIZE, 0, 0, -1, [], "", False, ""),
482 SEGFRAME_SIZE = (375+BGR, 394) variable in class:JetDefs
491 ('Segment', 'frSeg', 20, 20, SEGFRAME_SIZE, 0, 0, -1, [], "", True, ""),
492 ('Audition', 'frAudition', SEGFRAME_SIZE[0]+30, 20, AUDFRAME_SIZE, 0, 0, -1, [], "", True, ""),

Completed in 66 milliseconds