Exemplo n.º 1
0
 float getNextSample(float fm){
   return env.getNextSample()*index*osc.getNextSample(fm);
 }