Searched defs:SegmentGraph (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
H A DJetSegGraph.py89 class SegmentGraph(wx.Panel): class in inherits:wx.Panel
H A DJetAudition.py33 from JetSegGraph import SegmentGraph, Marker namespace
146 self.graph = SegmentGraph(panel, size=(-1, 50))
H A DJetCreator.py38 from JetSegGraph import SegmentGraph, Marker namespace
199 self.graph = SegmentGraph(rightPanel, size=(-1, 50))

Completed in 634 milliseconds