rasmus.interpreter.sampled.modifiers
Class AudioDelay1

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

public class AudioDelay1
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioDelay1

public AudioDelay1()
Method Detail

newInstance

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