Example #1
0
 public void UpdateSample(float[] data, int channels)
 {
     apu.FillBuffer(data, channels);
 }