Searched refs:setLoopLength (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/test/javax/sound/midi/Gervill/ModelByteBufferWavetable/
H A DGetLoopLength.java88 wavetable.setLoopLength(10f);
91 wavetable.setLoopLength(20f);
/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DModelByteBufferWavetable.java255 public void setLoopLength(float loopLength) { method in class:ModelByteBufferWavetable
H A DDLSInstrument.java419 osc.setLoopLength((int)loop.getLength());
H A DSF2Instrument.java296 osc.setLoopLength((int)(sample.endLoop - sample.startLoop

Completed in 52 milliseconds