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

Uses of SoftTuning in com.sun.media.sound
 

Fields in com.sun.media.sound declared as SoftTuning
protected  SoftTuning SoftVoice.tuning
           
protected  SoftTuning SoftChannel.tuning
           
 

Methods in com.sun.media.sound that return SoftTuning
protected  SoftTuning SoftSynthesizer.getTuning(javax.sound.midi.Patch patch)
           
 

Methods in com.sun.media.sound with parameters of type SoftTuning
protected  void SoftVoice.updateTuning(SoftTuning newtuning)