Class ARIP0SampleState
java.lang.Object
com.io7m.aradine.instrument.sampler_p0.internal.ARIP0SampleState
The playback state of a sample.
-
Method Summary
-
Method Details
-
evaluate
public void evaluate(double pitchBend, double[] frame) Evaluate the sample.- Parameters:
pitchBend- The current pitch bend valueframe- The output frame
-
velocity
public double velocity()- Returns:
- The velocity
-