rasmus.interpreter.sampled.generators
Class AudioXRelease

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

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


Constructor Summary
AudioXRelease()
           
 
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

AudioXRelease

public AudioXRelease()
Method Detail

getMetaData

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

newInstance

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