public void Schedule()
 {
     m_Graph.RemovePort(m_Node, m_PortIndex, DSPGraph.PortType.Outlet);
 }