MidiThruConnectionControlTransformMBS properties

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

Back to MidiThruConnectionControlTransformMBS class.

MidiThruConnectionControlTransformMBS.ControlNumber as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The control number.

(Read and Write property)

MidiThruConnectionControlTransformMBS.ControlType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The control type.

implementation note: some code tests bits of these values

constants:

kMIDIControlType_7Bit0control numbers may be 0-127
kMIDIControlType_14Bit1control numbers may be 0-31
kMIDIControlType_7BitRPN2control numbers may be 0-16383
kMIDIControlType_14BitRPN3
kMIDIControlType_7BitNRPN4
kMIDIControlType_14BitNRPN5
(Read and Write property)

MidiThruConnectionControlTransformMBS.Parameter as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The parameter for the transformation.

(Read and Write property)

MidiThruConnectionControlTransformMBS.RemappedControlType as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The Remapped Control Type.

Only used when transform is kMIDITransform_MapControl
(Read and Write property)

MidiThruConnectionControlTransformMBS.Transform as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The transformation code to apply.

Some constants:

kMIDITransform_None0no param
kMIDITransform_FilterOut1filter out event type, no param
kMIDITransform_MapControl2param is remapped control number
kMIDITransform_Add8param is value to add
kMIDITransform_Scale9param is amount to scale by: fixed point bbbb.bbbb bbbb bbbb
kMIDITransform_MinValue10
kMIDITransform_MaxValue11
kMIDITransform_MapValue12param is index of map in connection's map array
(Read and Write property)

The items on this page are in the following plugins: MBS MacCF Plugin.


💬 Ask a question or report a problem