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

  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 260 F_TRANSPOSE = "spnTranspose"
373 ('Transpose', 0, F_TRANSPOSE),
452 ('Transpose', F_TRANSPOSE, ROW5, AUDCOL, INTWIDTH, TRANSPOSE_MIN, TRANSPOSE_MAX, -1, [], "", False, ""),
500 ('Transpose', F_TRANSPOSE, ROW2, AUDCOL+100+BGR, INTWIDTH, TRANSPOSE_MIN, TRANSPOSE_MAX, -1, [], "", True, ""),
JetCreator.py 433 dlg.GetValue(JetDefs.F_TRANSPOSE),
447 dlg.GetValue(JetDefs.F_TRANSPOSE),
480 dlg.SetValue(JetDefs.F_TRANSPOSE, segment.transpose)
494 dlg.GetValue(JetDefs.F_TRANSPOSE),
510 dlg.GetValue(JetDefs.F_TRANSPOSE),
    [all...]
JetDialogs.py 396 self.GetValue(JetDefs.F_TRANSPOSE),
    [all...]

Completed in 35 milliseconds