Example #1
0
 public void ApplyOption(PureDataOption option, float delay = 0)
 {
     option.Apply(this, delay);
 }