Platforms to show: All Mac Windows Linux Cross-Platform
MidiThruConnectionParamsMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | MIDI | MBS MacCF Plugin | 3.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
- 24 properties
- property ChannelPressure as MidiThruConnectionTransformMBS
- property ControlTransformsCount as Integer
- property DestinationsCount as Integer
- property FilterOutAllControls as Integer
- property FilterOutBeatClock as Integer
- property FilterOutMTC as Integer
- property FilterOutSysEx as Integer
- property FilterOutTuneRequest as Integer
- property HighNote as Integer
- property HighVelocity as Integer
- property KeyPressure as MidiThruConnectionTransformMBS
- property LowNote as Integer
- property LowVelocity as Integer
- property MapsCount as Integer
- property NoteNumber as MidiThruConnectionTransformMBS
- property PitchBend as MidiThruConnectionTransformMBS
- property ProgramChange as MidiThruConnectionTransformMBS
- property SourcesCount as Integer
- property Velocity as MidiThruConnectionTransformMBS
- property ChannelMap(index as Integer) as Integer
- property ControlTransform(index as Integer) as MidiThruConnectionControlTransformMBS
- property Destination(index as Integer) as MidiThruConnectionEndpointMBS
- property Map(index as Integer) as MidiThruConnectionValueMapMBS
- property Source(index as Integer) as MidiThruConnectionEndpointMBS
- method close
This class has no sub classes.
Some methods using this class:
- MidiThruConnectionMBS.Create(PersistentOwnerID as CFStringMBS, params as MidiThruConnectionParamsMBS)
Some properties using for this class:
- MidiThruConnectionMBS.Parameter as MidiThruConnectionParamsMBS
Some examples using this class:
Blog Entries
Release notes
- Version 20.1
- Added HighVelocity and LowVelocity properties to MidiThruConnectionParamsMBS class.
The items on this page are in the following plugins: MBS MacCF Plugin.
MidiThruConnectionMBS - MidiThruConnectionTransformMBS