rasmus.interpreter.sampled.generators
Class AudioRelease

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

public class AudioRelease
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioRelease

public AudioRelease()
Method Detail

newInstance

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