Uses of Class
org.hermit.android.instruments.Instrument

Packages that use Instrument
org.hermit.android.instruments   
 

Uses of Instrument in org.hermit.android.instruments
 

Subclasses of Instrument in org.hermit.android.instruments
 class AudioAnalyser
          An Instrument which analyses an audio stream in various ways.
 

Methods in org.hermit.android.instruments with parameters of type Instrument
 void InstrumentSurface.addInstrument(Instrument i)
          Add an instrument to the system, associated with this surface.