rasmus.interpreter.sampled.modifiers
Class AudioDiff

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

public class AudioDiff
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioDiff

public AudioDiff()
Method Detail

newInstance

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