rasmus.interpreter.sampled.generators
Class AudioTable

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

public class AudioTable
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioTable

public AudioTable()
Method Detail

newInstance

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