public HostCommandStub(INaudioVST parent)
 {
     Parent = parent;
 }
 public HostCommandStub(INaudioVST parent)
 {
     Parent = parent;
 }