rasmus.interpreter.midi.modifiers
Class MidiMonoNotes

java.lang.Object
  extended by rasmus.interpreter.midi.modifiers.MidiMonoNotes
All Implemented Interfaces:
RUnitFactory

public class MidiMonoNotes
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

MidiMonoNotes

public MidiMonoNotes()
Method Detail

newInstance

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