rasmus.interpreter.midi.modifiers
Class MidiChordTranspose

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

public class MidiChordTranspose
extends java.lang.Object
implements RUnitFactory


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

Constructor Detail

MidiChordTranspose

public MidiChordTranspose(int type)
Method Detail

newInstance

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