rasmus.interpreter.sampled.midi
Class AudioRenderPitchBend

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

public class AudioRenderPitchBend
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

AudioRenderPitchBend

public AudioRenderPitchBend()
Method Detail

newInstance

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