rasmus.interpreter.sampled
Class AudioPlayer

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

public class AudioPlayer
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioPlayer

public AudioPlayer()
Method Detail

newInstance

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