Exemple #1
0
 public float GetParameter(int parameterIndex)
 {
     return(_remoteVstService.GetParameter(_guid, parameterIndex));
 }