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 WindowsMidiOutputInfoMBS class.
WindowsMidiOutputInfoMBS.ChannelMask as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
Port devices that transmit on all channels set this member to &hFFFF.
(Read only property)
WindowsMidiOutputInfoMBS.DriverVersion as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
The high-order byte is the major version number, and the low-order byte is the minor version number.
(Read only property)
WindowsMidiOutputInfoMBS.Flags as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
It can be one or more of the following:
MIDICAPS_CACHE | = 4 | Supports patch caching. |
MIDICAPS_LRVOLUME | = 2 | Supports separate left and right volume control. |
MIDICAPS_STREAM | = 8 | Provides direct support for the midiStreamOut function. |
MIDICAPS_VOLUME | = 1 | Supports volume control. |
WindowsMidiOutputInfoMBS.ManufacturerID as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read only property)
WindowsMidiOutputInfoMBS.Name as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
Currently an ANSI string.
(Read only property)
WindowsMidiOutputInfoMBS.Notes as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
If the device is a port, this member is not meaningful and is set to 0.
(Read only property)
WindowsMidiOutputInfoMBS.ProductID as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
(Read only property)
WindowsMidiOutputInfoMBS.Technology as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
This value can be one of the following:
MOD_MIDIPORT | = 1 | // output port |
MOD_SYNTH | = 2 | // generic internal synth |
MOD_SQSYNTH | = 3 | // square wave internal synth |
MOD_FMSYNTH | = 4 | // FM internal synth |
MOD_MAPPER | = 5 | // MIDI mapper |
MOD_WAVETABLE | = 6 | // hardware wavetable synth |
MOD_SWSYNTH | = 7 | // software synth |
WindowsMidiOutputInfoMBS.Voices as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
If the device is a port, this member is not meaningful and is set to 0.
(Read only property)
WindowsMidiOutputInfoMBS.Volume as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
True if yes and False if no.
(Read only property)
WindowsMidiOutputInfoMBS.VolumeStereo as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | MIDI | MBS Audio Plugin | 6.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | All |
True if stereo, False if mono.
(Read only property)
The items on this page are in the following plugins: MBS Audio Plugin.