com.frinika.synth.importers.wav
Class WavImporter

java.lang.Object
  extended by com.frinika.synth.importers.wav.WavImporter

public class WavImporter
extends java.lang.Object


Constructor Summary
WavImporter()
           
 
Method Summary
 SampledSoundSettings importWav(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WavImporter

public WavImporter()
Method Detail

importWav

public final SampledSoundSettings importWav(java.io.File file)
                                     throws java.lang.Exception
Throws:
java.lang.Exception