public interface DspProcessorCallBack extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
currentSampleChanged(float[] leftSample,
float[] rightSample)
This method will communicate new samples 1.0<=x<=-1.0 for left and right channel
|
Copyright © 2014. All rights reserved.