Uses of Class
hmi.elckerlyc.audioengine.AudioUnitPlanningException

Packages that use AudioUnitPlanningException
hmi.elckerlyc.audioengine The AudioEngine is for playing sound fragments from disk (wav, mp3, etc). 
 

Uses of AudioUnitPlanningException in hmi.elckerlyc.audioengine
 

Methods in hmi.elckerlyc.audioengine that throw AudioUnitPlanningException
 void AudioUnit.setup()
          Setup the Audiounit.
protected  void WavAudioUnit.setupCache()
          load file, determine timing/duration, etc
protected  void AudioUnit.setupCache()
          load file, determine timing/duration, etc