rasmus.interpreter.sampled.generators
Class AudioExpSeg

java.lang.Object
  extended by rasmus.interpreter.sampled.generators.AudioExpSeg
All Implemented Interfaces:
RUnitFactory

public class AudioExpSeg
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioExpSeg

public AudioExpSeg()
Method Detail

newInstance

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