public interface AudioChainListener
Modifier and Type | Method and Description |
---|---|
void |
controlChange(float[] buffer,
int returned,
boolean finished)
Control change is called whenever an instrument fills its sample
buffer.
|