Exemple #1
0
 @Override
 public AudioEffect getEffect(int i) {
   return effects.get(i);
 }