rasmus.interpreter.sampled.generators
Class AudioExpSeg

java.lang.Object
  extended by rasmus.interpreter.sampled.generators.AudioExpSeg
All Implemented Interfaces:
MetaDataProvider, UnitFactory

public class AudioExpSeg
extends java.lang.Object
implements UnitFactory, MetaDataProvider


Constructor Summary
AudioExpSeg()
           
 
Method Summary
 MetaData getMetaData()
           
 UnitInstancePart newInstance(Parameters parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioExpSeg

public AudioExpSeg()
Method Detail

getMetaData

public MetaData getMetaData()
Specified by:
getMetaData in interface MetaDataProvider

newInstance

public UnitInstancePart newInstance(Parameters parameters)
Specified by:
newInstance in interface UnitFactory