rasmus.interpreter.sampled.io
Class AudioFile

java.lang.Object
  extended by rasmus.interpreter.sampled.io.AudioFile
All Implemented Interfaces:
RUnitFactory

public class AudioFile
extends java.lang.Object
implements RUnitFactory


Constructor Summary
AudioFile(boolean noresample)
           
 
Method Summary
 RUnitInstancePart newInstance(RParameters parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioFile

public AudioFile(boolean noresample)
Method Detail

newInstance

public RUnitInstancePart newInstance(RParameters parameters)
Specified by:
newInstance in interface RUnitFactory