rasmus.interpreter.sampled
Class AudioModule

java.lang.Object
  extended by rasmus.interpreter.RModuleFactory
      extended by rasmus.interpreter.sampled.AudioModule
All Implemented Interfaces:
RUnitFactory, RVariableFactory

public class AudioModule
extends RModuleFactory


Constructor Summary
AudioModule()
           
 
Method Summary
 RUnitInstancePart newInstance(RNameSpace namespace)
           
 
Methods inherited from class rasmus.interpreter.RModuleFactory
asVariable, newInstance
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AudioModule

public AudioModule()
Method Detail

newInstance

public RUnitInstancePart newInstance(RNameSpace namespace)
Specified by:
newInstance in class RModuleFactory