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

/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DDLSSampleOptions.java49 public void setAttenuation(int attenuation) { method in class:DLSSampleOptions
H A DModelByteBufferWavetable.java247 public void setAttenuation(float attenuation) { method in class:ModelByteBufferWavetable
H A DDLSInstrument.java415 osc.setAttenuation(osc.getAttenuation() / 65536f);
/openjdk7/jdk/test/javax/sound/midi/Gervill/ModelByteBufferWavetable/
H A DGetAttenuation.java88 wavetable.setAttenuation(10f);
91 wavetable.setAttenuation(20f);

Completed in 33 milliseconds