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

Uses of SoftVoice in com.sun.media.sound
 

Methods in com.sun.media.sound that return SoftVoice
protected  SoftVoice[] SoftSynthesizer.getVoices()
           
 

Methods in com.sun.media.sound with parameters of type SoftVoice
protected  void SoftChannel.initVoice(SoftVoice voice, SoftPerformer p, int voiceID, int noteNumber, int velocity, ModelConnectionBlock[] connectionBlocks, ModelChannelMixer channelmixer, boolean releaseTriggered)