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

Uses of SoftSynthesizer in com.sun.media.sound
 

Methods in com.sun.media.sound with parameters of type SoftSynthesizer
 void SoftLowFrequencyOscillator.init(SoftSynthesizer synth)
           
 void SoftEnvelopeGenerator.init(SoftSynthesizer synth)
           
 void SoftProcess.init(SoftSynthesizer synth)
           
 

Constructors in com.sun.media.sound with parameters of type SoftSynthesizer
SoftChannel(SoftSynthesizer synth, int channel)
           
SoftMainMixer(SoftSynthesizer synth)
           
SoftReceiver(SoftSynthesizer synth)
           
SoftVoice(SoftSynthesizer synth)