Uses of Package
ddf.minim.spi

Packages that use ddf.minim.spi
ddf.minim   
ddf.minim.javasound   
ddf.minim.spi   
ddf.minim.ugens   
 

Classes in ddf.minim.spi used by ddf.minim
AudioOut
          An AudioSythesizer is an AudioStream that generates sound, rather than reading sound.
AudioRecording
          Deprecated.  
AudioRecordingStream
           
AudioStream
          An AudioStream is a stream of samples that is coming from somewhere.
MinimServiceProvider
          MinimServiceProvider is the interface that an audio implementation must provide to Minim, to guarantee that it can provide all of the functionality that Minim promises.
SampleRecorder
          SampleRecorder is an interface that describes the limited set of functionality required of an object that records samples.
 

Classes in ddf.minim.spi used by ddf.minim.javasound
AudioOut
          An AudioSythesizer is an AudioStream that generates sound, rather than reading sound.
AudioRecording
          Deprecated.  
AudioRecordingStream
           
AudioStream
          An AudioStream is a stream of samples that is coming from somewhere.
MinimServiceProvider
          MinimServiceProvider is the interface that an audio implementation must provide to Minim, to guarantee that it can provide all of the functionality that Minim promises.
SampleRecorder
          SampleRecorder is an interface that describes the limited set of functionality required of an object that records samples.
 

Classes in ddf.minim.spi used by ddf.minim.spi
AudioOut
          An AudioSythesizer is an AudioStream that generates sound, rather than reading sound.
AudioRecording
          Deprecated.  
AudioRecordingStream
           
AudioResource
           
AudioStream
          An AudioStream is a stream of samples that is coming from somewhere.
SampleRecorder
          SampleRecorder is an interface that describes the limited set of functionality required of an object that records samples.
 

Classes in ddf.minim.spi used by ddf.minim.ugens
AudioRecordingStream
           
AudioStream
          An AudioStream is a stream of samples that is coming from somewhere.