Uses of Interface
ddf.minim.AudioSynthesizer

Packages that use AudioSynthesizer
ddf.minim   
 

Uses of AudioSynthesizer in ddf.minim
 

Constructors in ddf.minim with parameters of type AudioSynthesizer
AudioOutput(AudioSynthesizer synthesizer)
          Constructs an AudioOutput that will subscribe its buffers to synthesizer and be able to control the DataLine the synthesizer uses for output.