Uses of Class
com.sun.media.sound.SoftInstrument

Uses of SoftInstrument in com.sun.media.sound
 

Fields in com.sun.media.sound declared as SoftInstrument
protected  SoftInstrument SoftChannel.current_instrument
           
protected  SoftInstrument SoftVoice.instrument
           
 

Methods in com.sun.media.sound that return SoftInstrument
protected  SoftInstrument SoftSynthesizer.findInstrument(int program, int bank, int channel)