Platforms to show: All Mac Windows Linux Cross-Platform

Back to MidiThruConnectionParamsMBS class.

MidiThruConnectionParamsMBS.ChannelMap(index as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The array with the value mappings.

Map each of the source 16 MIDI channels to channel 0-15 (1-16) or 0xFF to filter out.
(Read and Write computed property)

MidiThruConnectionParamsMBS.close

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

There is no need to call this method except you want to free all resources of this object now without waiting for Xojo to do it for you.

MidiThruConnectionParamsMBS.ControlTransform(index as Integer) as MidiThruConnectionControlTransformMBS

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

(Read and Write computed property)

MidiThruConnectionParamsMBS.Destination(index as Integer) as MidiThruConnectionEndpointMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The array of destination endpoints.

(Read and Write computed property)

MidiThruConnectionParamsMBS.Map(index as Integer) as MidiThruConnectionValueMapMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The list of mappings for this midi connection.

Index is from 0 to 15.
(if you need more, send me an email and I upper the limit.)
(Read and Write computed property)

MidiThruConnectionParamsMBS.Source(index as Integer) as MidiThruConnectionEndpointMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property MIDI MBS MacCF Plugin 3.3 ✅ Yes ❌ No ❌ No ✅ Yes All
The array of source endpoints.

(Read and Write computed property)

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


The biggest plugin in space...