Searched refs:setPitchcorrection (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/javax/sound/midi/Gervill/ModelByteBufferWavetable/
H A DGetPitchCorrection.java88 wavetable.setPitchcorrection(10f);
91 wavetable.setPitchcorrection(20f);
/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DModelByteBufferWavetable.java279 public void setPitchcorrection(float pitchcorrection) { method in class:ModelByteBufferWavetable

Completed in 49 milliseconds