Class MIDITransformControlType


  • public final class MIDITransformControlType
    extends java.lang.Object
    [@enum] MIDITransformControlType Specifies how control numbers are interpreted. [@constant] kMIDIControlType_7Bit control numbers may be 0-127 [@constant] kMIDIControlType_14Bit control numbers may be 0-31 [@constant] kMIDIControlType_7BitRPN control numbers may be 0-16383 [@constant] kMIDIControlType_14BitRPN [@constant] kMIDIControlType_7BitNRPN [@constant] kMIDIControlType_14BitNRPN
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait