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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSF2Sample.java177 public void setPitchCorrection(byte pitchCorrection) { method in class:SF2Sample
H A DEmergencySoundbank.java2463 sample.setPitchCorrection((byte) (-(orgnote - (int) orgnote) * 100.0));
2503 sample.setPitchCorrection((byte) (-(orgnote - (int) orgnote) * 100.0));

Completed in 35 milliseconds