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

  /external/sonivox/jet_tools/JetCreator/
JetDefs.py 305 GRAPH_TRIGGER = "Trigger Clips"
472 (GRAPH_TRIGGER, F_GRAPHAPPEVTS, (BUTROW1+BUTOFF*10)+110, COL3+EVT_OFFSET+5, 200, 0, 0, -1, [], "OnSetGraphOptions", True, ""),
515 (GRAPH_TRIGGER, F_GRAPHAPPEVTS, (BUTROW1+BUTOFF*10)+110, COL3 + COLADD+5, 200, 0, 0, -1, [], "OnSetGraphOptions", True, ""),
JetCreator.py 227 self.chkGraphClips = wx.CheckBox(pnlGraph, -1, JetDefs.GRAPH_TRIGGER)
    [all...]

Completed in 42 milliseconds