|
Bitwig Studio Control Surface API
4.0.1
|
This is the complete list of members for MidiIn, including all inherited members.
| createAbsoluteCCValueMatcher(int channel, int controlNumber) | MidiIn | |
| createAbsoluteCCValueMatcher(int controlNumber) | MidiIn | |
| createAbsolutePitchBendValueMatcher(int channel) | MidiIn | |
| createAbsoluteValueMatcher(String eventExpression, String valueExpression, int valueBitCount) | MidiIn | |
| createActionMatcher(String expression) | MidiIn | |
| createCCActionMatcher(int channel, int controlNumber, int value) | MidiIn | |
| createCCActionMatcher(int channel, int controlNumber) | MidiIn | |
| createNoteInput(String name, String... masks) | MidiIn | |
| createNoteOffActionMatcher(int channel, int note) | MidiIn | |
| createNoteOffVelocityValueMatcher(int channel, int note) | MidiIn | |
| createNoteOnActionMatcher(int channel, int note) | MidiIn | |
| createNoteOnVelocityValueMatcher(int channel, int note) | MidiIn | |
| createPolyAftertouchValueMatcher(int channel, int note) | MidiIn | |
| createRelative2sComplementCCValueMatcher(int channel, int controlNumber, int valueAmountForOneFullRotation) | MidiIn | |
| createRelative2sComplementValueMatcher(String eventExpression, String valueExpression, int valueBitCount, int valueAmountForOneFullRotation) | MidiIn | |
| createRelative2sComplementValueMatcher(AbsoluteHardwareValueMatcher valueMatcher, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeBinOffsetCCValueMatcher(int channel, int controlNumber, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeBinOffsetValueMatcher(String eventExpression, String valueExpression, int valueBitCount, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeBinOffsetValueMatcher(AbsoluteHardwareValueMatcher valueMatcher, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeSignedBit2CCValueMatcher(int channel, int controlNumber, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeSignedBit2ValueMatcher(String eventExpression, String valueExpression, int valueBitCount, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeSignedBit2ValueMatcher(AbsoluteHardwareValueMatcher valueMatcher, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeSignedBitCCValueMatcher(int channel, int controlNumber, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeSignedBitValueMatcher(String eventExpression, String valueExpression, int valueBitCount, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeSignedBitValueMatcher(AbsoluteHardwareValueMatcher valueMatcher, int valueAmountForOneFullRotation) | MidiIn | |
| createRelativeValueMatcher(String eventExpression, double relativeAdjustment) | MidiIn | |
| createSequencedValueMatcher(AbsoluteHardwareValueMatcher firstValueMatcher, AbsoluteHardwareValueMatcher secondValueMatcher, boolean areMostSignificantBitsInSecondEvent) | MidiIn | |
| setMidiCallback(ShortMidiDataReceivedCallback callback) | MidiIn | |
| setSysexCallback(SysexMidiDataReceivedCallback callback) | MidiIn |