rasmus.interpreter.sampled.modifiers
Class AudioResample

java.lang.Object
  extended by rasmus.interpreter.sampled.modifiers.AudioResample
All Implemented Interfaces:
RUnitFactory

public class AudioResample
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioResample

public AudioResample()
Method Detail

newInstance

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