Searched defs:remapInstrument (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/sound/midi/
H A DSynthesizer.java179 * @see #remapInstrument
196 * @see #remapInstrument
226 public boolean remapInstrument(Instrument from, Instrument to); method in interface:Synthesizer
/openjdk7/jdk/src/share/classes/com/sun/media/sound/
H A DSoftSynthesizer.java598 public boolean remapInstrument(Instrument from, Instrument to) { method in class:SoftSynthesizer

Completed in 55 milliseconds